Skip to content

Commit 0cf8b3b

Browse files
chore(deps-dev): bump org.codehaus.mojo:exec-maven-plugin in /java-amqp
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 06c0e3c commit 0cf8b3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java-amqp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<plugin>
8686
<groupId>org.codehaus.mojo</groupId>
8787
<artifactId>exec-maven-plugin</artifactId>
88-
<version>3.6.2</version>
88+
<version>3.6.3</version>
8989
<configuration>
9090
<cleanupDaemonThreads>false</cleanupDaemonThreads>
9191
</configuration>

0 commit comments

Comments
 (0)