Skip to content

Commit 6bc365c

Browse files
chore(deps): Bump org.apache.maven.plugins:maven-antrun-plugin
Bumps [org.apache.maven.plugins:maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/apache/maven-antrun-plugin/releases) - [Commits](apache/maven-antrun-plugin@maven-antrun-plugin-3.1.0...maven-antrun-plugin-3.2.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-antrun-plugin dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de18615 commit 6bc365c

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
@@ -653,7 +653,7 @@
653653

654654
<plugin>
655655
<artifactId>maven-antrun-plugin</artifactId>
656-
<version>3.1.0</version>
656+
<version>3.2.0</version>
657657
<executions>
658658
<execution>
659659
<id>deploy-bom</id>

0 commit comments

Comments
 (0)