Skip to content

Commit

Permalink
Update dependency org.apache.tomcat.embed:tomcat-embed-core to v10.1.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 11, 2024
1 parent 5c99c45 commit a2e5d48
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 @@ -216,7 +216,7 @@ dependencies {
implementation 'ch.qos.logback:logback-classic:1.5.9'
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.30'
implementation 'org.apache.tomcat.embed:tomcat-embed-core:10.1.31'
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 a2e5d48

Please sign in to comment.