Skip to content

Commit 64f83f9

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.0
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.17.2 to 2.18.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 122768a commit 64f83f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151

5252
implementation 'org.slf4j:slf4j-api:2.0.16'
5353
implementation 'com.rabbitmq:amqp-client:5.22.0'
54-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.2'
54+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.0'
5555

5656
testImplementation 'jakarta.platform:jakarta.jakartaee-api:10.0.0'
5757
testImplementation 'org.hamcrest:hamcrest:3.0'

0 commit comments

Comments
 (0)