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

Commit c50d611

Browse files
Bump jacksonVersion from 2.10.3 to 2.11.1
Bumps `jacksonVersion` from 2.10.3 to 2.11.1. Updates `jackson-core` from 2.10.3 to 2.11.1 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.10.3...jackson-core-2.11.1) Updates `jackson-databind` from 2.10.3 to 2.11.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-annotations` from 2.10.3 to 2.11.1 - [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.11.1 - [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.11.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a67d3cb commit c50d611

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.10.3'
38+
jacksonVersion = '2.11.1'
3939
javassistVersion = '3.27.0-GA'
4040
jettyVersion = '9.4.29.v20200521'
4141
log4jVersion = '2.13.1'

0 commit comments

Comments
 (0)