Skip to content

Commit e6a9359

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2 (#401)
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.6.1...3.6.2) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 332a98c commit e6a9359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@
294294
<plugin>
295295
<groupId>org.codehaus.mojo</groupId>
296296
<artifactId>exec-maven-plugin</artifactId>
297-
<version>3.6.1</version>
297+
<version>3.6.2</version>
298298
</plugin>
299299
</plugins>
300300
</build>

0 commit comments

Comments
 (0)