Skip to content

Commit

Permalink
Merge pull request #424 from qld-gov-au/dependabot/maven/org.apache.m…
Browse files Browse the repository at this point in the history
…aven.plugins-maven-war-plugin-3.4.0

build(deps): bump org.apache.maven.plugins:maven-war-plugin from 3.3.2 to 3.4.0
  • Loading branch information
duttonw authored Dec 4, 2024
2 parents 7964d69 + 2010743 commit 7a16c4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orders-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
<executions>
<execution>
<id>prepare-war</id>
Expand Down

0 comments on commit 7a16c4e

Please sign in to comment.