Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3868a71

Browse files
Bump versions.jackson from 2.11.3 to 2.12.0
Bumps `versions.jackson` from 2.11.3 to 2.12.0.Updates `jackson-core` from 2.11.3 to 2.12.0- [Release notes](https://github.com/FasterXML/jackson-core/releases)- [Commits](FasterXML/jackson-core@jackson-core-2.11.3...jackson-core-2.12.0)Updates `jackson-databind` from 2.11.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.11.3 to 2.12.0- [Release notes](https://github.com/FasterXML/jackson/releases)- [Commits](https://github.com/FasterXML/jackson/commits)Updates `jackson-datatype-jdk8` from 2.11.3 to 2.12.0Updates `jackson-datatype-jsr310` from 2.11.3 to 2.12.0Updates `jackson-dataformat-csv` from 2.11.3 to 2.12.0- [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases)- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.11.3...jackson-dataformats-text-2.12.0)Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent482305a commit3868a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎gradle/dependencies.gradle‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// {{start:dependencies}}
22
ext {
33
versions= [
4-
jackson :'2.11.3',// Json Serializer / Deserializer
4+
jackson :'2.12.0',// Json Serializer / Deserializer
55
okhttp :'4.2.2',// HTTP Client
66
slf4j :'1.7.30',// Logging
77
logback :'1.2.3',// Logging

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp