We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b9c9ce commit cf8adb3Copy full SHA for cf8adb3
build.gradle
@@ -55,7 +55,7 @@ ext {
55
concurrentlinkedhashmapVersion = "1.4.2"
56
cglibVersion = "2.2.2"
57
objenesisVersion = "1.4"
58
- tomcatVersion = "8.5.2"
+ tomcatVersion = "8.5.23"
59
servletApiVersion = "3.0.1"
60
61
isJava8Compatible = org.gradle.api.JavaVersion.current().isJava8Compatible()
0 commit comments