We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9de981f commit 68424d5Copy full SHA for 68424d5
blueprint/examples/blueprint-sample-war/pom.xml
@@ -51,7 +51,7 @@
51
<geronimo-servlet_2.5_spec.version>1.2</geronimo-servlet_2.5_spec.version>
52
<jetty-maven-plugin.version>8.1.16.v20140903</jetty-maven-plugin.version>
53
<maven-war-plugin.version>3.4.0</maven-war-plugin.version>
54
- <tomcat6-maven-plugin.version>2.0</tomcat6-maven-plugin.version>
+ <tomcat6-maven-plugin.version>2.2</tomcat6-maven-plugin.version>
55
<tomcat7-maven-plugin.version>2.0</tomcat7-maven-plugin.version>
56
</properties>
57
0 commit comments