8000 [FSSDK-10581] update jackson version by muzahidul-opti · Pull Request #563 · optimizely/java-sdk · GitHub
[go: up one dir, main page]

Skip to content
8000

[FSSDK-10581] update jackson version #563

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update jackson latest version
  • Loading branch information
muzahidul-opti committed Feb 27, 2025
commit 17c682a9244250d924d1e7f8362a407f2c952f77
8AFB
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ gsonVersion = 2.10.1
guavaVersion = 22.0
hamcrestVersion = 1.3
# NOTE: jackson 2.14+ uses Java8 stream apis not supported in android
jacksonVersion = 2.15.2
jacksonVersion = 2.18.2
jsonVersion = 20190722
jsonSimpleVersion = 1.1.1
logbackVersion = 1.2.3
Expand Down
Loading
0