tomcat v10.1.52

This commit is contained in:
2026-03-24 09:34:55 -04:00
parent be858e0eba
commit 2db4660274
+2 -2
View File
@@ -10,13 +10,13 @@
<properties>
<!-- The release version of the Java Hotswap Docker image -->
<!-- See: https://bitbucket.org/inteligr8/jdk-hotswap-docker -->
<jdk-hotswap.version>2.0.1-jbr-17.0.14</jdk-hotswap.version>
<jdk-hotswap.version>2.0.3-jbr-17.0.14</jdk-hotswap.version>
<namespace.prefix>tomcat-rad</namespace.prefix>
<!-- The version of Apache Tomcat to serve as the basis of this Docker image -->
<!-- See: https://tomcat.apache.org/download-10.cgi -->
<tomcat.version>10.1.41</tomcat.version>
<tomcat.version>10.1.52</tomcat.version>
<tomcat.majorVersion>10</tomcat.majorVersion>
<tomcat.mirror.baseUrl>https://archive.apache.org/dist/tomcat</tomcat.mirror.baseUrl>