Skip to content

Commit e39ded2

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2 (#273)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad81887 commit e39ded2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<plugin>
3737
<groupId>org.codehaus.mojo</groupId>
3838
<artifactId>exec-maven-plugin</artifactId>
39-
<version>3.6.1</version>
39+
<version>3.6.2</version>
4040
<configuration>
4141
<mainClass>cloud.cleo.chimesma.cdk.InfrastructureApp</mainClass>
4242
</configuration>

0 commit comments

Comments
 (0)