Skip to content

Commit 2b5aea8

Browse files
authored
Merge pull request #319 from coderkun/tomcat-10.1.42
Update Tomcat to version 10.1.42
2 parents 98c4414 + eed4747 commit 2b5aea8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ group = org.gretty
99
version = 4.1.7-SNAPSHOT
1010
jetty11_version = 11.0.17
1111
jetty11_servlet_api_version = 5.0.0
12-
tomcat10_version = 10.1.19
13-
tomcat10_servlet_api_version = 5.0.0
12+
tomcat10_version = 10.1.42
13+
tomcat10_servlet_api_version = 6.0.0
1414
asm_version = 9.6
1515
spock_version = 2.3-groovy-3.0
1616
commons_cli_version = 1.3.1

0 commit comments

Comments
 (0)