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 Jan 13, 2025
1 parent 391df7f commit e69162c
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.9'
springBoot = springBoot.class.package.implementationVersion
tomcatEmbedVersion = '9.0.98'
tomcatEmbedVersion = '11.0.2'
nettyVersion = '4.1.107.Final'
}

Expand Down

0 comments on commit e69162c

Please sign in to comment.