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

Commit 7daa69b

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

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
@@ -34,7 +34,7 @@ subprojects {
3434

3535
ext {
3636
bcpVersion = '1.64'
37-
jacksonVersion = '2.10.2'
37+
jacksonVersion = '2.10.3'
3838
jettyVersion = '9.4.26.v20200117'
3939
log4jVersion = '2.13.1'
4040
slf4jVersion = '1.7.30'

0 commit comments

Comments
 (0)