Java: upgrading 3rd-party components.

This commit is contained in:
Max Romanov
2020-11-02 21:05:04 +03:00
parent d03b217f33
commit 4ba9e1d005
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.13.jar'
option.current_dir + '/build/tomcat-servlet-api-9.0.39.jar'
)
ws_jars = glob.glob(