summaryrefslogtreecommitdiffhomepage
path: root/auto/modules/java
diff options
context:
space:
mode:
authorSergey A. Osokin <sergey.osokin@nginx.com>2023-11-29 10:28:44 -0500
committerSergey A. Osokin <sergey.osokin@nginx.com>2023-11-29 10:28:44 -0500
commita922f9a6f0eb91f51262d02711fb39f7010e5c4e (patch)
treea7b49132a8f85402bb16071bb152abd7c0fab792 /auto/modules/java
parent3fdf8c63a2dd4b3d676754d2e605877a8689e4c9 (diff)
downloadunit-a922f9a6f0eb91f51262d02711fb39f7010e5c4e.tar.gz
unit-a922f9a6f0eb91f51262d02711fb39f7010e5c4e.tar.bz2
Update third-party components for the Java module.
Diffstat (limited to 'auto/modules/java')
-rw-r--r--auto/modules/java4
1 files changed, 2 insertions, 2 deletions
diff --git a/auto/modules/java b/auto/modules/java
index 53f99f7e..3727a111 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.82
+NXT_TOMCAT_VERSION=9.0.83
NXT_JAR_VERSION=$NXT_TOMCAT_VERSION
@@ -297,7 +297,7 @@ NXT_JAR_NAME=jetty-http
. auto/modules/java_get_jar
NXT_JAR_NAME=classgraph
-NXT_JAR_VERSION=4.8.162
+NXT_JAR_VERSION=4.8.165
NXT_JAR_NAMESPACE=io/github/classgraph/
. auto/modules/java_get_jar