Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-war-plugin from 2.3 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-war-plugin](https://github.com/apache/maven-war-plugin) from 2.3 to 3.4.0.
- [Commits](apache/maven-war-plugin@maven-war-plugin-2.3...maven-war-plugin-3.4.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-war-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and alien11689 committed Jan 21, 2025
1 parent 0a2ec07 commit 6c8073e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blueprint/examples/blueprint-sample-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<blueprint.web.version>1.0.0</blueprint.web.version>
<geronimo-servlet_2.5_spec.version>1.2</geronimo-servlet_2.5_spec.version>
<jetty-maven-plugin.version>8.1.8.v20121106</jetty-maven-plugin.version>
<maven-war-plugin.version>2.3</maven-war-plugin.version>
<maven-war-plugin.version>3.4.0</maven-war-plugin.version>
<tomcat6-maven-plugin.version>2.0</tomcat6-maven-plugin.version>
<tomcat7-maven-plugin.version>2.0</tomcat7-maven-plugin.version>
</properties>
Expand Down

0 comments on commit 6c8073e

Please sign in to comment.