Skip to content

Commit b548a7d

Browse files
Bump org.apache.maven.plugins:maven-antrun-plugin from 3.1.0 to 3.2.0
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 a7253a7 commit b548a7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hamcrest-mail-jakarta/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<plugin>
132132
<groupId>org.apache.maven.plugins</groupId>
133133
<artifactId>maven-antrun-plugin</artifactId>
134-
<version>3.1.0</version>
134+
<version>3.2.0</version>
135135
</plugin>
136136
<plugin>
137137
<groupId>org.codehaus.mojo</groupId>
@@ -177,7 +177,7 @@
177177
</plugin>
178178
<plugin>
179179
<artifactId>maven-antrun-plugin</artifactId>
180-
<version>3.1.0</version>
180+
<version>3.2.0</version>
181181
<executions>
182182
<execution>
183183
<phase>generate-sources</phase>

0 commit comments

Comments
 (0)