Skip to content

Commit f4627e5

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2 (#3339)
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.17.1 to 2.17.2. - [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-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 996d30a commit f4627e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ ext {
111111

112112
// Testing
113113
brotli4jVersion = '1.16.0'
114-
jacksonDatabindVersion = '2.17.1'
114+
jacksonDatabindVersion = '2.17.2'
115115
testAddonVersion = reactorCoreVersion
116116
assertJVersion = '3.26.0'
117117
awaitilityVersion = '4.2.1'

0 commit comments

Comments
 (0)