Skip to content

Commit cf8adb3

Browse files
committed
Update tomcat to 8.5.23
1 parent 6b9c9ce commit cf8adb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ ext {
5555
concurrentlinkedhashmapVersion = "1.4.2"
5656
cglibVersion = "2.2.2"
5757
objenesisVersion = "1.4"
58-
tomcatVersion = "8.5.2"
58+
tomcatVersion = "8.5.23"
5959
servletApiVersion = "3.0.1"
6060

6161
isJava8Compatible = org.gradle.api.JavaVersion.current().isJava8Compatible()

0 commit comments

Comments
 (0)