Skip to content

Commit

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

Bump org.apache.maven.plugins:maven-plugin-plugin from 3.13.1 to 3.14.0
  • Loading branch information
chrjohn authored Aug 22, 2024
2 parents 8abbf72 + 854a89e commit 85ab1bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@
</plugin>
<plugin>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.13.1</version>
<version>3.14.0</version>
</plugin>
<plugin>
<artifactId>maven-install-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion quickfixj-codegenerator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
</plugin>
<plugin>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.13.1</version>
<version>3.14.0</version>
<configuration>
<goalPrefix>quickfixj-codegenerator</goalPrefix>
</configuration>
Expand Down

0 comments on commit 85ab1bf

Please sign in to comment.