summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunyi <hunterdevil@foxmail.com>2022-09-13 17:14:32 +0800
committerJunyi <hunterdevil@foxmail.com>2022-09-13 17:49:50 +0800
commit3291585870530f3421b5dbc39a93c722e10cc3fc (patch)
tree729a15e97ff29d112c606970e6d17e24f5d9365e
parent7bdeb7cc89a8d60e4c3199f1922a6bf73a9d83c1 (diff)
upgrade tomcat-zip in Kohn release
Issue-ID: USECASEUI-679 Signed-off-by: Junyi Du <hunterdevil@foxmail.com> Change-Id: I360e9dc839684dd4f793b00e58e777730b5b7f48
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 2755fba6..5340848b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
<snapshotNexusPath>content/repositories/snapshots/</snapshotNexusPath>
<releaseNexusPath>content/repositories/releases/</releaseNexusPath>
<siteNexusPath>content/sites/site/${project.groupId}/${project.artifactId}/${project.version}/</siteNexusPath>
- <tomcat.version>9.0.56</tomcat.version>
+ <tomcat.version>10.0.21</tomcat.version>
</properties>
<!--distributionManagement>