Skip to content

Commit 3503bb7

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.6.2...3.6.3) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d358b39 commit 3503bb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

audits/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<plugin>
133133
<groupId>org.codehaus.mojo</groupId>
134134
<artifactId>exec-maven-plugin</artifactId>
135-
<version>3.6.2</version>
135+
<version>3.6.3</version>
136136
<executions>
137137
<execution>
138138
<phase>generate-resources</phase>
@@ -167,7 +167,7 @@
167167
<plugin>
168168
<groupId>org.codehaus.mojo</groupId>
169169
<artifactId>exec-maven-plugin</artifactId>
170-
<version>3.6.2</version>
170+
<version>3.6.3</version>
171171
<executions>
172172
<execution>
173173
<phase>generate-resources</phase>

0 commit comments

Comments
 (0)