Skip to content

Commit 8c9baf4

Browse files
build(deps): bump jackson from 2.17.1 to 2.17.2 (#246)
Bumps `jackson` from 2.17.1 to 2.17.2. Updates `com.fasterxml.jackson.core:jackson-core` from 2.17.1 to 2.17.2 - [Commits](FasterXML/jackson-core@jackson-core-2.17.1...jackson-core-2.17.2) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.1 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.core:jackson-databind 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 d7c721d commit 8c9baf4

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.26.0"
66
checkstyle = "10.17.0"
77
edc = "0.7.2-SNAPSHOT"
8-
jackson = "2.17.1"
8+
jackson = "2.17.2"
99
jetbrainsAnnotation = "24.0.1"
1010
jakarta-ws-rs = "4.0.0"
1111
jupiter = "5.10.3"

0 commit comments

Comments
 (0)