Skip to content

Commit 64877cc

Browse files
Gamze Utlu-CulhalikswltrFinja Averhaus
committed
Update Jackson dependencies to v2.20.0
Co-authored-by: Stefan Walter <stefan.walter@iml.fraunhofer.de> Co-authored-by: Finja Averhaus <finja.averhaus@iml.fraunhofer.de> Merged-by: Stefan Walter <stefan.walter@iml.fraunhofer.de>
1 parent 5f0544f commit 64877cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dockingframes = "1.1.2p11"
88
gestalt = "0.36.0"
99
guice = "7.0.0"
1010
huxhorn-sulky-ulid = "8.3.0"
11-
jackson = "2.19.2"
11+
jackson = "2.20.0"
1212
jakarta-annotation = "3.0.0"
1313
jakarta-inject = "2.0.1"
1414
javalin = "6.7.0"

opentcs-documentation/src/docs/release-notes/changelog.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This change log lists the most relevant changes for past releases in reverse chr
3131
The model coordinates of points and locations should be used instead.
3232
** Deprecate `Scheduler.Client.allocationFailed(Set)` as it is not used anywhere.
3333
** Deprecate `Scheduler.Client.allocationSuccessful(Set)` in favor of the newly introduced `Scheduler.Client.onAllocation(Set)`.
34-
** Update Jackson to 2.19.2.
34+
** Update Jackson to 2.20.0.
3535
** Update Semver4J to 6.0.0.
3636
** Update Asciidoctor Gradle plugins to 4.0.5.
3737
** Update Approvaltests to 25.0.23.

0 commit comments

Comments
 (0)