Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit b89636b

Browse files
Bump jacksonVersion from 2.10.3 to 2.12.0
Bumps `jacksonVersion` from 2.10.3 to 2.12.0. Updates `jackson-core` from 2.10.3 to 2.12.0 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.10.3...jackson-core-2.12.0) Updates `jackson-databind` from 2.10.3 to 2.12.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-annotations` from 2.10.3 to 2.12.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-dataformat-yaml` from 2.10.3 to 2.12.0 - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.10.3...jackson-dataformats-text-2.12.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 256133a commit b89636b

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
@@ -35,7 +35,7 @@ subprojects {
3535
ext {
3636
bcpVersion = '1.64'
3737
guiceVersion = '4.2.3'
38-
jacksonVersion = '2.11.1'
38+
jacksonVersion = '2.12.0'
3939
javassistVersion = '3.27.0-GA'
4040
jettyVersion = '9.4.35.v20201120'
4141
log4jVersion = '2.13.3'

0 commit comments

Comments
 (0)