Skip to content

Commit 6c8073e

Browse files
dependabot[bot]alien11689
authored andcommitted
Bump org.apache.maven.plugins:maven-war-plugin from 2.3 to 3.4.0
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] <support@github.com>
1 parent 0a2ec07 commit 6c8073e

File tree

1 file changed

+1
-1
lines changed
  • blueprint/examples/blueprint-sample-war

1 file changed

+1
-1
lines changed

blueprint/examples/blueprint-sample-war/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<blueprint.web.version>1.0.0</blueprint.web.version>
5151
<geronimo-servlet_2.5_spec.version>1.2</geronimo-servlet_2.5_spec.version>
5252
<jetty-maven-plugin.version>8.1.8.v20121106</jetty-maven-plugin.version>
53-
<maven-war-plugin.version>2.3</maven-war-plugin.version>
53+
<maven-war-plugin.version>3.4.0</maven-war-plugin.version>
5454
<tomcat6-maven-plugin.version>2.0</tomcat6-maven-plugin.version>
5555
<tomcat7-maven-plugin.version>2.0</tomcat7-maven-plugin.version>
5656
</properties>

0 commit comments

Comments
 (0)