Skip to content

Commit 829980c

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.18.2 to 2.18.3. - [Commits](FasterXML/jackson-bom@jackson-bom-2.18.2...jackson-bom-2.18.3) --- 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 c113b13 commit 829980c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ ext {
5252
commonsPoolVersion = '2.12.1'
5353
hamcrestVersion = '3.0'
5454
hibernateValidationVersion = '8.0.2.Final'
55-
jacksonBomVersion = '2.18.2'
55+
jacksonBomVersion = '2.18.3'
5656
jaywayJsonPathVersion = '2.9.0'
5757
junit4Version = '4.13.2'
5858
junitJupiterVersion = '5.11.4'

0 commit comments

Comments
 (0)