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 Oct 10, 2024
1 parent e8c1950 commit 4aa239b
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.0'
nettyVersion = '4.1.107.Final'
}

Expand Down

0 comments on commit 4aa239b

Please sign in to comment.