Java: upgrading third-party components.

This commit is contained in:
Sergey A. Osokin
2021-03-22 17:15:12 +03:00
parent 99337728ed
commit 175ef1c1db
3 changed files with 19 additions and 19 deletions

View File

@@ -52,7 +52,7 @@ class TestApplicationJava(TestApplicationProto):
os.makedirs(classes_path)
classpath = (
option.current_dir + '/build/tomcat-servlet-api-9.0.39.jar'
option.current_dir + '/build/tomcat-servlet-api-9.0.44.jar'
)
ws_jars = glob.glob(