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 3468388 commit e624777Copy full SHA for e624777
pom.xml
@@ -1236,7 +1236,7 @@
1236
<version.springframework>4.3.30.RELEASE</version.springframework>
1237
<!-- tomcat 8.5 is last version to support Java 7. Tomcat 9+ requires Java 8. -->
1238
<tomcat.major.version>8</tomcat.major.version>
1239
- <version.tomcat>8.5.70</version.tomcat>
+ <version.tomcat>8.5.84</version.tomcat>
1240
<tomcat.url>https://archive.apache.org/dist/tomcat/tomcat-${tomcat.major.version}/v${version.tomcat}/bin/apache-tomcat-${version.tomcat}.zip</tomcat.url>
1241
</properties>
1242
</project>
0 commit comments