Java: upgrading third-party components.

This commit is contained in:
Max Romanov
2021-08-09 10:14:57 +03:00
parent 60cf139961
commit 1a85ad378f
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.44.jar'
option.current_dir + '/build/tomcat-servlet-api-9.0.50.jar'
)
ws_jars = glob.glob(