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 Dec 2, 2024
1 parent ca00ee7 commit 128b75f
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 @@ -226,7 +226,7 @@ dependencies {
implementation 'ch.qos.logback:logback-classic:1.5.12'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.1'
implementation 'com.fasterxml.jackson.core:jackson-core:2.18.2'
implementation 'org.apache.tomcat.embed:tomcat-embed-core:10.1.33'
implementation 'org.apache.tomcat.embed:tomcat-embed-core:11.0.1'
implementation 'com.squareup.okio:okio:3.9.1'
implementation 'org.flywaydb:flyway-core:10.21.0'
implementation 'org.flywaydb:flyway-database-postgresql:10.21.0'
Expand Down

0 comments on commit 128b75f

Please sign in to comment.