Skip to content

Commit

Permalink
bump tomcat version to 10.1.13 for spring compatibility
Browse files Browse the repository at this point in the history
Signed-off-by: Ljupcho Palashevski <[email protected]>
  • Loading branch information
lpalashevski committed Oct 3, 2023
1 parent 3896843 commit 9968425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ ext {
thriftVersion = '0.19.0'
springwebVersion = '6.0.6'
tinkVersion = '1.11.0'
tomcatVersion = '10.1.10'
tomcatVersion = '10.1.13'
validationVersion = '2.0.1.Final'
gsonVersion = '2.10.1'
antVersion = '1.10.14'
Expand Down

0 comments on commit 9968425

Please sign in to comment.