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 a268779 commit a94c679Copy full SHA for a94c679
mybatis-spring-boot-samples/mybatis-spring-boot-sample-war/pom.xml
@@ -110,7 +110,7 @@
110
<container>
111
<containerId>tomcat9x</containerId>
112
<zipUrlInstaller>
113
- <url>https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.27/bin/apache-tomcat-9.0.27.zip</url>
+ <url>https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.55/bin/apache-tomcat-9.0.55.zip</url>
114
</zipUrlInstaller>
115
</container>
116
</configuration>
0 commit comments