Skip to content

Commit c285aaf

Browse files
Bump org.apache.maven.plugins:maven-war-plugin from 3.5.0 to 3.5.1
Bumps [org.apache.maven.plugins:maven-war-plugin](https://github.com/apache/maven-war-plugin) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/apache/maven-war-plugin/releases) - [Commits](apache/maven-war-plugin@maven-war-plugin-3.5.0...maven-war-plugin-3.5.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-war-plugin dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52e06a0 commit c285aaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • blueprint/examples/blueprint-sample-war

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<blueprint.web.version>1.1.2-SNAPSHOT</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.16.v20140903</jetty-maven-plugin.version>
53-
<maven-war-plugin.version>3.5.0</maven-war-plugin.version>
53+
<maven-war-plugin.version>3.5.1</maven-war-plugin.version>
5454
<tomcat6-maven-plugin.version>2.2</tomcat6-maven-plugin.version>
5555
<tomcat7-maven-plugin.version>2.2</tomcat7-maven-plugin.version>
5656
</properties>

0 commit comments

Comments
 (0)