Skip to content

Commit 0128f7e

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.18.1 to 2.18.2. - [Commits](FasterXML/jackson-bom@jackson-bom-2.18.1...jackson-bom-2.18.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c182d2a commit 0128f7e

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 = '3.0'
5454
hibernateValidationVersion = '8.0.1.Final'
55-
jacksonBomVersion = '2.18.1'
55+
jacksonBomVersion = '2.18.2'
5656
jaywayJsonPathVersion = '2.9.0'
5757
junit4Version = '4.13.2'
5858
junitJupiterVersion = '5.11.3'

0 commit comments

Comments
 (0)