Update third-party components for the Java module.

This commit is contained in:
Sergey A. Osokin
2023-10-17 13:43:51 -04:00
parent b99e26567f
commit 5265b7e058
3 changed files with 11 additions and 11 deletions

View File

@@ -53,7 +53,7 @@ class ApplicationJava(ApplicationProto):
os.makedirs(classes_path)
classpath = (
f'{option.current_dir}/build/tomcat-servlet-api-9.0.81.jar'
f'{option.current_dir}/build/tomcat-servlet-api-9.0.82.jar'
)
ws_jars = glob.glob(