Skip to content

Commit 2315423

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.19.0 to 2.19.1 (#10128)
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 384a007 commit 2315423

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
@@ -78,7 +78,7 @@ ext {
7878
hibernateVersion = '7.0.2.Final'
7979
hsqldbVersion = '2.7.4'
8080
h2Version = '2.3.232'
81-
jacksonVersion = '2.19.0'
81+
jacksonVersion = '2.19.1'
8282
jaxbVersion = '4.0.5'
8383
jcifsVersion = '2.1.39'
8484
jeroMqVersion = '0.6.0'

0 commit comments

Comments
 (0)