Skip to content

Commit 0593fde

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.15.3 to 2.15.4 (#2619)
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.15.3 to 2.15.4. - [Commits](FasterXML/jackson-bom@jackson-bom-2.15.3...jackson-bom-2.15.4) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom 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 bcd3f74 commit 0593fde

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
@@ -52,7 +52,7 @@ ext {
5252
commonsPoolVersion = '2.12.0'
5353
hamcrestVersion = '2.2'
5454
hibernateValidationVersion = '8.0.1.Final'
55-
jacksonBomVersion = '2.15.3'
55+
jacksonBomVersion = '2.15.4'
5656
jaywayJsonPathVersion = '2.8.0'
5757
junit4Version = '4.13.2'
5858
junitJupiterVersion = '5.10.2'

0 commit comments

Comments
 (0)