Skip to content

Commit dcca529

Browse files
Merge pull request #292 from kit-data-manager/dependabot/gradle/development/com.fasterxml.jackson.module-jackson-module-afterburner-2.17.1
2 parents af91c2b + 6015b31 commit dcca529

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
@@ -102,7 +102,7 @@ dependencies {
102102
implementation "org.postgresql:postgresql:42.7.3"
103103
// XML
104104
implementation "com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.17.0"
105-
implementation "com.fasterxml.jackson.module:jackson-module-afterburner:2.17.0"
105+
implementation "com.fasterxml.jackson.module:jackson-module-afterburner:2.17.1"
106106

107107
implementation "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.0"
108108
implementation "com.fasterxml.jackson.datatype:jackson-datatype-joda:2.17.0"

0 commit comments

Comments
 (0)