Skip to content

Commit b0bb90e

Browse files
chore(deps): Bump org.codehaus.mojo:exec-maven-plugin
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.5.1 to 3.6.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.5.1...3.6.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent acef5d4 commit b0bb90e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apiserver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,7 @@
619619
<plugin>
620620
<groupId>org.codehaus.mojo</groupId>
621621
<artifactId>exec-maven-plugin</artifactId>
622-
<version>3.5.1</version>
622+
<version>3.6.0</version>
623623
<executions>
624624
<execution>
625625
<id>merge-services-bom</id>

0 commit comments

Comments
 (0)