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 bbbdc9e + 951e592 commit 86ecf23Copy full SHA for 86ecf23
build.gradle
@@ -105,7 +105,7 @@ dependencies {
105
implementation "com.fasterxml.jackson.module:jackson-module-afterburner:2.17.1"
106
107
implementation "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.1"
108
- implementation "com.fasterxml.jackson.datatype:jackson-datatype-joda:2.17.0"
+ implementation "com.fasterxml.jackson.datatype:jackson-datatype-joda:2.17.1"
109
110
//implementation "com.monitorjbl:spring-json-view:1.0.1"
111
0 commit comments