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 external dependencies' version to spring-boot 2.6.6 #28280

Merged
merged 15 commits into from Apr 21, 2022

Conversation

Netyyyy
Copy link
Member

@Netyyyy Netyyyy commented Apr 13, 2022

  1. spring-boot:2.6.6 released: https://github.com/spring-projects/spring-boot/releases/tag/v2.6.6
  2. spring-boot-dependencies: https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-dependencies/2.6.6/spring-boot-dependencies-2.6.6.pom

Change:

  1. pom.xml(azure-identity) :
    due to error message Found Banned Dependency: net.minidev:json-smart:jar:2.4.7 ,
    found maven confilct between <version>[1.3.3,2.4.7]</version> and <version>2.4.8</version>,
    FYI ,version range has higher priority,
    decide not to change version of json-smart to 2.4.8.

Note:
Due to the delay in the release of spring-cloud:2021.0.2, we will keep spring-cloud:2021.0.1

@Netyyyy Netyyyy added Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved. azure-spring All azure-spring related issues labels Apr 13, 2022
@Netyyyy Netyyyy self-assigned this Apr 13, 2022
@azure-sdk
Copy link
Collaborator

API change check for com.azure:azure-core

API changes are not detected in this pull request for com.azure:azure-core

@azure-sdk
Copy link
Collaborator

API change check for com.azure:azure-core-amqp

API changes are not detected in this pull request for com.azure:azure-core-amqp

@azure-sdk
Copy link
Collaborator

API change check for com.azure:azure-core-amqp-experimental

API changes are not detected in this pull request for com.azure:azure-core-amqp-experimental

@azure-sdk
Copy link
Collaborator

API change check for com.azure:azure-core-experimental

API changes are not detected in this pull request for com.azure:azure-core-experimental

@azure-sdk
Copy link
Collaborator

API change check for com.azure:azure-core-http-jdk-httpclient

API changes are not detected in this pull request for com.azure:azure-core-http-jdk-httpclient

@Netyyyy
Copy link
Member Author

Netyyyy commented Apr 21, 2022

/check-enforcer override

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App Configuration Azure.ApplicationModel.Configuration Azure.Core azure-core Azure.Identity azure-spring All azure-spring related issues Batch Client This issue points to a problem in the data-plane of the library. Communication Cosmos Digital Twins Event Grid Event Hubs feature-request This issue requires a new behavior in the product in order be resolved. KeyVault Schema Registry Search Service Bus Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants