Update third-party components for the Java module.

This commit is contained in:
Sergey A. Osokin
2023-10-10 11:55:44 -04:00
parent 599b035a54
commit d1a9069852
3 changed files with 15 additions and 15 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.80.jar'
f'{option.current_dir}/build/tomcat-servlet-api-9.0.81.jar'
)
ws_jars = glob.glob(