Skip to content

Commit a94c679

Browse files
committed
Update Tomcat 9.0.55
Fixes gh-589
1 parent a268779 commit a94c679

File tree

1 file changed

+1
-1
lines changed
  • mybatis-spring-boot-samples/mybatis-spring-boot-sample-war

1 file changed

+1
-1
lines changed

mybatis-spring-boot-samples/mybatis-spring-boot-sample-war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<container>
111111
<containerId>tomcat9x</containerId>
112112
<zipUrlInstaller>
113-
<url>https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.27/bin/apache-tomcat-9.0.27.zip</url>
113+
<url>https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.55/bin/apache-tomcat-9.0.55.zip</url>
114114
</zipUrlInstaller>
115115
</container>
116116
</configuration>

0 commit comments

Comments
 (0)