Skip to content

Commit 33c616c

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.19.0 to 2.19.1 (#3103)
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.19.0 to 2.19.1. - [Commits](FasterXML/jackson-bom@jackson-bom-2.19.0...jackson-bom-2.19.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.19.1 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 463584a commit 33c616c

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
@@ -48,7 +48,7 @@ ext {
4848
commonsPoolVersion = '2.12.1'
4949
hamcrestVersion = '3.0'
5050
hibernateValidationVersion = '8.0.2.Final'
51-
jacksonBomVersion = '2.19.0'
51+
jacksonBomVersion = '2.19.1'
5252
jaywayJsonPathVersion = '2.9.0'
5353
junitJupiterVersion = '5.13.0'
5454
kotlinCoroutinesVersion = '1.10.2'

0 commit comments

Comments
 (0)