Skip to content

Commit fefbb67

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.18.3 (#553)
1 parent 181ee63 commit fefbb67

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.17'
5353
implementation 'com.rabbitmq:amqp-client:5.25.0'
54-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.2'
54+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
5555

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

0 commit comments

Comments
 (0)