Skip to content

Commit cd4b6f0

Browse files
authored
Merge pull request #1064 from quickfix-j/dependabot/maven/org.apache.maven.plugins-maven-antrun-plugin-3.2.0
Bump org.apache.maven.plugins:maven-antrun-plugin from 3.1.0 to 3.2.0
2 parents cbda1cb + 5be9c9a commit cd4b6f0

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)