Update third-party components for Unit's Java module.
This commit is contained in:
@@ -53,7 +53,7 @@ class ApplicationJava(ApplicationProto):
|
||||
os.makedirs(classes_path)
|
||||
|
||||
classpath = (
|
||||
f'{option.current_dir}/build/tomcat-servlet-api-9.0.70.jar'
|
||||
f'{option.current_dir}/build/tomcat-servlet-api-9.0.75.jar'
|
||||
)
|
||||
|
||||
ws_jars = glob.glob(
|
||||
|
||||
Reference in New Issue
Block a user