Skip to content

Commit fea23f7

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 1.8 to 3.1.0. - [Release notes](https://github.com/apache/maven-antrun-plugin/releases) - [Commits](apache/maven-antrun-plugin@maven-antrun-plugin-1.8...maven-antrun-plugin-3.1.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-antrun-plugin dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66147bc commit fea23f7

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
@@ -305,7 +305,7 @@
305305
<!-- Extract classes from original JAR -->
306306
<plugin>
307307
<artifactId>maven-antrun-plugin</artifactId>
308-
<version>1.8</version>
308+
<version>3.1.0</version>
309309
<executions>
310310
<execution>
311311
<phase>process-resources</phase>

0 commit comments

Comments
 (0)