From 5265b7e0580edee488c07e0cc2953d88ae2aed1b Mon Sep 17 00:00:00 2001 From: "Sergey A. Osokin" Date: Tue, 17 Oct 2023 13:43:51 -0400 Subject: Update third-party components for the Java module. --- auto/modules/java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'auto/modules/java') 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 -- cgit