Skip to content

Commit 126dbf7

Browse files
chore(deps): bump jacksonVersionKotlinDependencyJar
Bumps `jacksonVersionKotlinDependencyJar` from 2.14.0 to 2.16.0. Updates `com.fasterxml.jackson.core:jackson-databind` from 2.14.0 to 2.16.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-core` from 2.14.0 to 2.16.0 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.14.0...jackson-core-2.16.0) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.14.0 to 2.16.0 - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 84fae0c commit 126dbf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ kotlinx-io = "0.8.0"
1616
kotlinx-serialization = "1.7.1"
1717
skiko = "0.8.15"
1818
# don't forget to update jackson version in `executor.policy` file.
19-
jackson = "2.14.0"
19+
jackson = "2.19.1"
2020
hamcrest = "2.2"
2121
compose = "1.7.0"
2222
gradle-develocity = "3.17.5"

0 commit comments

Comments
 (0)