Skip to content

Commit d342703

Browse files
chore(deps): bump jacksonVersion from 2.20.1 to 2.21.0
Bumps `jacksonVersion` from 2.20.1 to 2.21.0. Updates `com.fasterxml.jackson.core:jackson-databind` from 2.20.1 to 2.21.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jdk8` from 2.20.1 to 2.21.0 --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8 dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ecd64a3 commit d342703

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
@@ -123,7 +123,7 @@ subprojects {
123123

124124
apacheCommonsIOVersion = "2.19.0"
125125

126-
jacksonVersion = "2.20.1"
126+
jacksonVersion = "2.21.0"
127127

128128
awaitilityVersion = "4.3.0"
129129

0 commit comments

Comments
 (0)