Skip to content

Commit 2ca56fe

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] <support@github.com>
1 parent f660054 commit 2ca56fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@
310310
<!-- Extract classes from original JAR -->
311311
<plugin>
312312
<artifactId>maven-antrun-plugin</artifactId>
313-
<version>3.1.0</version>
313+
<version>3.2.0</version>
314314
<executions>
315315
<execution>
316316
<phase>process-resources</phase>

0 commit comments

Comments
 (0)