Skip to content

Commit

Permalink
Upgrade tomcat to 9.0.99 (#273)
Browse files Browse the repository at this point in the history
Upgrade tomcat to 9.0.99
  • Loading branch information
pj892031 authored Feb 14, 2025
2 parents 8b57667 + 83dc671 commit 88d95d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
jsonPathVersion = "2.9.0"
junitVersion = "4.13.2"
restAssuredVersion = "4.5.1"
explorerApiCommonVersion = "2.0.36"
tomcatVersion = "9.0.98"
explorerApiCommonVersion = "2.0.37"
tomcatVersion = "9.0.99"

activationApiVersion = "1.2.2"
xmlBindApiVersion = "2.3.3"
Expand Down

0 comments on commit 88d95d2

Please sign in to comment.