Skip to content

Commit 33138d4

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 da12178 commit 33138d4

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
@@ -128,7 +128,7 @@
128128
<plugin>
129129
<groupId>org.codehaus.mojo</groupId>
130130
<artifactId>exec-maven-plugin</artifactId>
131-
<version>3.6.2</version>
131+
<version>3.6.3</version>
132132
<executions>
133133
<execution>
134134
<phase>generate-resources</phase>
@@ -163,7 +163,7 @@
163163
<plugin>
164164
<groupId>org.codehaus.mojo</groupId>
165165
<artifactId>exec-maven-plugin</artifactId>
166-
<version>3.6.2</version>
166+
<version>3.6.3</version>
167167
<executions>
168168
<execution>
169169
<phase>generate-resources</phase>

0 commit comments

Comments
 (0)