Update third-party components for the Java module.

This commit is contained in:
Sergey A. Osokin
2023-10-06 12:22:03 -04:00
parent 30142d2a3c
commit c905d0d393
3 changed files with 17 additions and 17 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.75.jar'
f'{option.current_dir}/build/tomcat-servlet-api-9.0.80.jar'
)
ws_jars = glob.glob(