Skip to content

Commit ff1c6ae

Browse files
Bump org.codehaus.mojo:exec-maven-plugin
Bumps the backend-dev group with 1 update in the /client directory: [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin). Updates `org.codehaus.mojo: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 dependency-group: backend-dev ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0c4fe0 commit ff1c6ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<plugin>
1616
<groupId>org.codehaus.mojo</groupId>
1717
<artifactId>exec-maven-plugin</artifactId>
18-
<version>3.6.2</version>
18+
<version>3.6.3</version>
1919
<executions>
2020
<execution>
2121
<goals>

0 commit comments

Comments
 (0)