Skip to content

Commit 5be9c9a

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 43aefee commit 5be9c9a

File tree

2 files changed

+2
-2
lines changed
  • quickfixj-messages

2 files changed

+2
-2
lines changed

quickfixj-messages/quickfixj-messages-all/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@
350350
<plugin>
351351
<groupId>org.apache.maven.plugins</groupId>
352352
<artifactId>maven-antrun-plugin</artifactId>
353-
<version>3.1.0</version>
353+
<version>3.2.0</version>
354354
<executions>
355355
<execution>
356356
<phase>process-sources</phase>

quickfixj-messages/quickfixj-messages-fixt11/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<plugin>
6969
<groupId>org.apache.maven.plugins</groupId>
7070
<artifactId>maven-antrun-plugin</artifactId>
71-
<version>3.1.0</version>
71+
<version>3.2.0</version>
7272
<executions>
7373
<execution>
7474
<phase>process-sources</phase>

0 commit comments

Comments
 (0)