Skip to content

Commit cac3570

Browse files
build(deps): bump org.apache.maven.plugins:maven-antrun-plugin from 3.1.0 to 3.2.0 (#8069)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd00c56 commit cac3570

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Copyright (c) 2012 - Jeremy Long
129129
<reporting.checkstyle-plugin.version>3.6.0</reporting.checkstyle-plugin.version>
130130
<reporting.checkstyle.tool.version>9.3</reporting.checkstyle.tool.version>
131131
<doxia-base.version>2.0.0</doxia-base.version>
132-
<maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
132+
<maven-antrun-plugin.version>3.2.0</maven-antrun-plugin.version>
133133
<maven-dependency-plugin.version>3.9.0</maven-dependency-plugin.version>
134134
<maven-javadoc-plugin.version>3.12.0</maven-javadoc-plugin.version>
135135
<!-- upgrading beyond 2.5 breaks maven site-->
@@ -292,7 +292,7 @@ Copyright (c) 2012 - Jeremy Long
292292
<plugin>
293293
<groupId>org.apache.maven.plugins</groupId>
294294
<artifactId>maven-antrun-plugin</artifactId>
295-
<version>3.1.0</version>
295+
<version>3.2.0</version>
296296
</plugin>
297297
<plugin>
298298
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)