Skip to content

Commit

Permalink
upgrade tomcat-embed-core to 10.1.31
Browse files Browse the repository at this point in the history
  • Loading branch information
jhua-vmware committed Oct 18, 2024
1 parent 3da4f29 commit 4b99afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion g11n-ws/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ subprojects{
httpclient='4.5.13'
jacksonVersion = '2.16.0'
springdocVersion='2.6.0'
tomcatVersion= '10.1.25'
tomcatVersion= '10.1.31'
springWebMvcVersion= '6.1.13'

ehCacheVersion = '3.10.8'
Expand Down

0 comments on commit 4b99afc

Please sign in to comment.