Skip to content

Commit

Permalink
fix(deps): update tomcatembedversion to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 60315d0 commit 5711f86
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 @@ -160,7 +160,7 @@ ext {
logbackVersion = '1.5.9'
serenity = '4.2.3'
springBoot = springBoot.class.package.implementationVersion
tomcatEmbedVersion = '9.0.96'
tomcatEmbedVersion = '11.0.2'
nettyVersion = '4.1.107.Final'
}

Expand Down

0 comments on commit 5711f86

Please sign in to comment.