-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[1.10.x] Bump jackson from 2.19.2 to 2.21.2 to fix GHSA-72hv-8253-57qq #15847
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -126,7 +126,7 @@ Notice: # Notices for Jakarta Activation | |
|
|
||
| -------------------------------------------------------------------------------- | ||
|
|
||
| Group: com.fasterxml.jackson.module Name: jackson-module-jaxb-annotations Version: 2.19.2 | ||
| Group: com.fasterxml.jackson.module Name: jackson-module-jaxb-annotations Version: 2.21.2 | ||
|
|
||
| Notice: # Jackson JSON processor | ||
|
|
||
|
|
@@ -336,7 +336,7 @@ Notice: | |
|
|
||
| -------------------------------------------------------------------------------- | ||
|
|
||
| Group: com.fasterxml.jackson.core Name: jackson-core Version: 2.19.2 | ||
| Group: com.fasterxml.jackson.core Name: jackson-core Version: 2.21.2 | ||
| Group: software.amazon.awssdk Name: third-party-jackson-core Version: 2.33.0 | ||
|
|
||
| Notice: | ||
|
|
@@ -375,7 +375,7 @@ Notice: | |
|
|
||
| -------------------------------------------------------------------------------- | ||
|
|
||
| Group: com.fasterxml.jackson.datatype Name: jackson-datatype-jsr310 Version: 2.19.2 | ||
| Group: com.fasterxml.jackson.datatype Name: jackson-datatype-jsr310 Version: 2.21.2 | ||
|
|
||
| Notice: | ||
| | # Jackson JSON processor | ||
|
|
@@ -477,8 +477,8 @@ Notice: | |
|
|
||
| -------------------------------------------------------------------------------- | ||
|
|
||
| Group: com.fasterxml.jackson.core Name: jackson-annotations Version: 2.19.2 | ||
| Group: com.fasterxml.jackson.core Name: jackson-databind Version: 2.19.2 | ||
| Group: com.fasterxml.jackson.core Name: jackson-annotations Version: 2.21 | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Isn't this also 2.21.2?
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Nope, jackson-annotations got its own version since 2.20.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Thanks for the pointer! |
||
| Group: com.fasterxml.jackson.core Name: jackson-databind Version: 2.21.2 | ||
|
|
||
| Notice: | ||
| | # Jackson JSON processor | ||
|
|
@@ -505,7 +505,7 @@ Notice: | |
|
|
||
| -------------------------------------------------------------------------------- | ||
|
|
||
| Group: com.fasterxml.jackson.jaxrs Name: jackson-jaxrs-json-provider Version: 2.19.2 | ||
| Group: com.fasterxml.jackson.jaxrs Name: jackson-jaxrs-json-provider Version: 2.21.2 | ||
|
|
||
| Notice: | ||
| | # Jackson JSON processor | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why did this change?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No new line at the end of the file.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd prefer to try to avoid these kinds of changes when they're not needed but It's fine.