Skip to content

Commit 86ecf23

Browse files
Merge pull request #288 from kit-data-manager/dependabot/gradle/development/com.fasterxml.jackson.datatype-jackson-datatype-joda-2.17.1
2 parents bbbdc9e + 951e592 commit 86ecf23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ dependencies {
105105
implementation "com.fasterxml.jackson.module:jackson-module-afterburner:2.17.1"
106106

107107
implementation "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.1"
108-
implementation "com.fasterxml.jackson.datatype:jackson-datatype-joda:2.17.0"
108+
implementation "com.fasterxml.jackson.datatype:jackson-datatype-joda:2.17.1"
109109

110110
//implementation "com.monitorjbl:spring-json-view:1.0.1"
111111

0 commit comments

Comments
 (0)