Skip to content

Commit b654e86

Browse files
committed
Gradle: Upgrade Jackson to version 2.14.1
See [1]. [1]: https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.14.1 Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
1 parent 10472ea commit b654e86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kotlinPlugin = "1.7.20"
55
versionCatalogUpdatePlugin = "0.7.0"
66
versionsPlugin = "0.44.0"
77

8-
jackson = "2.14.0"
8+
jackson = "2.14.1"
99
kotlinxCoroutines = "1.6.4"
1010
log4jApi = "2.19.0"
1111
log4jApiKotlin = "1.2.0"

0 commit comments

Comments
 (0)