We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d2602a5 + bc5479b commit 691bd96Copy full SHA for 691bd96
build.gradle
@@ -103,7 +103,7 @@ dependencies {
103
implementation "org.postgresql:postgresql:42.7.8"
104
// XML
105
implementation "com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.20.0"
106
- implementation "com.fasterxml.jackson.module:jackson-module-afterburner:2.20.0"
+ implementation "com.fasterxml.jackson.module:jackson-module-afterburner:2.20.1"
107
108
implementation "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.20.0"
109
implementation "com.fasterxml.jackson.datatype:jackson-datatype-joda:2.20.0"
0 commit comments