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.
1 parent af91c2b commit d08805eCopy full SHA for d08805e
build.gradle
@@ -101,7 +101,7 @@ dependencies {
101
implementation "com.h2database:h2:2.2.224"
102
implementation "org.postgresql:postgresql:42.7.3"
103
// XML
104
- implementation "com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.17.0"
+ implementation "com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.17.1"
105
implementation "com.fasterxml.jackson.module:jackson-module-afterburner:2.17.0"
106
107
implementation "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.0"
0 commit comments