diff options
Diffstat (limited to 'auto/modules/java')
-rw-r--r-- | auto/modules/java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/modules/java b/auto/modules/java index b1bc43ea..53f99f7e 100644 --- a/auto/modules/java +++ b/auto/modules/java @@ -238,7 +238,7 @@ cat << END > $NXT_JAVA_JARS static const char *nxt_java_system_jars[] = { END -NXT_TOMCAT_VERSION=9.0.81 +NXT_TOMCAT_VERSION=9.0.82 NXT_JAR_VERSION=$NXT_TOMCAT_VERSION |