Update third-party components for the Java module.

This commit is contained in:
Sergey A. Osokin
2023-11-29 10:28:44 -05:00
parent 3fdf8c63a2
commit a922f9a6f0
3 changed files with 13 additions and 13 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.82.jar'
f'{option.current_dir}/build/tomcat-servlet-api-9.0.83.jar'
)
ws_jars = glob.glob(