We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe58e92 commit 41c7953Copy full SHA for 41c7953
tomcat6-maven-plugin/pom.xml
@@ -33,7 +33,7 @@
33
</description>
34
35
<properties>
36
- <tomcat6Version>6.0.39</tomcat6Version>
+ <tomcat6Version>6.0.43</tomcat6Version>
37
<managerWebAppPath>${basedir}/target/</managerWebAppPath>
38
<warTestPath>${basedir}/src/test/simple-war-project-1.0-SNAPSHOT.war</warTestPath>
39
<keystoreTestPath>${basedir}/src/test/keystore</keystoreTestPath>
0 commit comments