Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3 (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 8992116 commit 4b8ee39
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 @@ -51,7 +51,7 @@ dependencies {

implementation 'org.slf4j:slf4j-api:2.0.9'
implementation 'com.rabbitmq:amqp-client:5.19.0'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.15.2'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.15.3'

testImplementation 'jakarta.platform:jakarta.jakartaee-api:10.0.0'
testImplementation 'org.hamcrest:hamcrest:2.2'
Expand Down

0 comments on commit 4b8ee39

Please sign in to comment.