Skip to content

Commit

Permalink
Merge pull request #243 from hmcts/update-tomcat-version
Browse files Browse the repository at this point in the history
Updated tomcatVersion to 9.0.93
  • Loading branch information
paulridout authored Aug 9, 2024
2 parents a1f9bc7 + 968dfb8 commit 6348872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ ext {
cxfVersion = '3.6.4'
sdtCommonVersion = '3.2.1'
testcontainers = '1.17.5'
tomcatVersion = '9.0.91'
tomcatVersion = '9.0.93'
limits = [
'instruction': 99,
'branch' : 99,
Expand Down

0 comments on commit 6348872

Please sign in to comment.