Skip to content
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

Upgrade Jackson to 2.12.7 #1126

Merged
merged 1 commit into from
Jun 9, 2022

Conversation

alzimmermsft
Copy link
Member

No description provided.

@alzimmermsft alzimmermsft self-assigned this Jun 8, 2022
@@ -46,230 +42,6 @@
},
{
"extension": "revapi.ignore",
"configuration": [
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed as these were all references to libraries from azure-sdk-for-java

@alzimmermsft alzimmermsft requested review from anuchandy and vcolin7 June 8, 2022 14:42
@@ -264,7 +264,7 @@ allprojects {
appCompatVersion = "1.2.0"
azureCommunicationCommonVersion = "1.0.2"
azureCoreVersion = "1.0.0-beta.10"
jacksonVersion = "2.12.6" // Do not upgrade to 2.13.0 and above, as it introduced using an API not available in javax.xml.stream:stax-api:1.0-2. See: https://github.com/Azure/azure-sdk-for-android/issues/1017
jacksonVersion = "2.12.7" // Do not upgrade to 2.13.0 and above, as it introduced using an API not available in javax.xml.stream:stax-api:1.0-2. See: https://github.com/Azure/azure-sdk-for-android/issues/1017
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, did they finally released a backport for the CVE? That's awesome! I think the maintainer was on the fence about doing that.

@alzimmermsft alzimmermsft merged commit ce0ea0c into Azure:main Jun 9, 2022
@alzimmermsft alzimmermsft deleted the UpdateJacksonDatabind branch June 9, 2022 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants