Skip to content

Commit 21baa42

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2 (#3345)
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.17.1 to 2.17.2. - [Commits](FasterXML/jackson-bom@jackson-bom-2.17.1...jackson-bom-2.17.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom 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 7902d74 commit 21baa42

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
@@ -55,7 +55,7 @@ ext {
5555
awaitilityVersion = '4.2.1'
5656
hamcrestVersion = '2.2'
5757
hibernateValidationVersion = '8.0.1.Final'
58-
jacksonBomVersion = '2.17.1'
58+
jacksonBomVersion = '2.17.2'
5959
jaywayJsonPathVersion = '2.9.0'
6060
junit4Version = '4.13.2'
6161
junitJupiterVersion = '5.10.3'

0 commit comments

Comments
 (0)