Skip to content

Commit

Permalink
Update dependency org.apache.tomcat.embed:tomcat-embed-core to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 4f6ba37 commit 299f082
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 @@ -220,7 +220,7 @@ dependencies {
implementation 'ch.qos.logback:logback-classic:1.5.11'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.0'
implementation 'com.fasterxml.jackson.core:jackson-core:2.18.0'
implementation 'org.apache.tomcat.embed:tomcat-embed-core:10.1.31'
implementation 'org.apache.tomcat.embed:tomcat-embed-core:11.0.0'
implementation 'com.squareup.okio:okio:3.9.1'
implementation 'org.flywaydb:flyway-core:10.19.0'
implementation 'org.flywaydb:flyway-database-postgresql:10.19.0'
Expand Down

0 comments on commit 299f082

Please sign in to comment.