Skip to content

Commit

Permalink
Merge pull request #717 from quickfix-j/dependabot/maven/org.apache.m…
Browse files Browse the repository at this point in the history
…aven.plugins-maven-antrun-plugin-3.1.0

Bump org.apache.maven.plugins:maven-antrun-plugin from 1.8 to 3.1.0
  • Loading branch information
chrjohn authored Dec 5, 2023
2 parents ae2bd2d + 57190c3 commit 262ae3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion quickfixj-messages/quickfixj-messages-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
<version>1.8</version>
<version>3.1.0</version>
<executions>
<execution>
<phase>process-sources</phase>
Expand Down
2 changes: 1 addition & 1 deletion quickfixj-messages/quickfixj-messages-fixt11/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
<version>1.8</version>
<version>3.1.0</version>
<executions>
<execution>
<phase>process-sources</phase>
Expand Down

0 comments on commit 262ae3e

Please sign in to comment.