Skip to content

Commit

Permalink
chore: Upgrade Tomcat to 9.0.81 (#3139)
Browse files Browse the repository at this point in the history
Signed-off-by: Pavel Jareš <[email protected]>
  • Loading branch information
pj892031 authored Oct 16, 2023
1 parent 7b50e3e commit 83b67d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ ext {
swagger3ParserVersion = '2.1.15'
swaggerCoreVersion = '1.6.11'
thymeleafVersion = '3.1.2.RELEASE'
tomcatVersion = '9.0.80'
tomcatVersion = '9.0.81'
velocityVersion = '2.3'
woodstoxVersion = '6.5.1'
xstreamVersion = '1.4.20'
Expand Down

0 comments on commit 83b67d8

Please sign in to comment.