We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 181ee63 commit fefbb67Copy full SHA for fefbb67
build.gradle
@@ -51,7 +51,7 @@ dependencies {
51
52
implementation 'org.slf4j:slf4j-api:2.0.17'
53
implementation 'com.rabbitmq:amqp-client:5.25.0'
54
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.2'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
55
56
testImplementation 'jakarta.platform:jakarta.jakartaee-api:10.0.0'
57
testImplementation 'org.hamcrest:hamcrest:3.0'
0 commit comments