Browse Source

Upgrade to Tomcat 9.0.45

Closes gh-25977
pull/27078/head
Stephane Nicoll 5 years ago
parent
commit
44f89fc0b3
  1. 2
      gradle.properties

2
gradle.properties

@ -5,4 +5,4 @@ org.gradle.parallel=true @@ -5,4 +5,4 @@ org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
kotlinVersion=1.3.72
tomcatVersion=9.0.43
tomcatVersion=9.0.45

Loading…
Cancel
Save