Skip to content

Commit 77d366c

Browse files
build(deps): bump jackson from 2.19.1 to 2.19.2 (#352)
Bumps `jackson` from 2.19.1 to 2.19.2. Updates `com.fasterxml.jackson.core:jackson-core` from 2.19.1 to 2.19.2 - [Commits](FasterXML/jackson-core@jackson-core-2.19.1...jackson-core-2.19.2) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.1 to 2.19.2 - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.19.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.19.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cbfc691 commit 77d366c

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
@@ -5,7 +5,7 @@ format.version = "1.1"
55
assertj = "3.27.3"
66
checkstyle = "10.26.1"
77
edc = "0.14.0-SNAPSHOT"
8-
jackson = "2.19.1"
8+
jackson = "2.19.2"
99
jetbrainsAnnotation = "26.0.2"
1010
jakarta-ws-rs = "4.0.0"
1111
jupiter = "5.13.3"

0 commit comments

Comments
 (0)