Skip to content

Commit d546553

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.19.1 to 2.19.2 (#3132)
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.19.1 to 2.19.2. - [Commits](FasterXML/jackson-bom@jackson-bom-2.19.1...jackson-bom-2.19.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom 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 87b28e5 commit d546553

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
@@ -39,7 +39,7 @@ ext {
3939
commonsPoolVersion = '2.12.1'
4040
hamcrestVersion = '3.0'
4141
hibernateValidationVersion = '8.0.2.Final'
42-
jacksonBomVersion = '2.19.1'
42+
jacksonBomVersion = '2.19.2'
4343
jackson3Version = '3.0.0-rc5'
4444
jaywayJsonPathVersion = '2.9.0'
4545
junitJupiterVersion = '5.13.3'

0 commit comments

Comments
 (0)