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

External dependencies upgrade - Spring Boot 2.7.7 and Spring Cloud 2021.0.5 #32697

Merged
merged 1 commit into from Dec 30, 2022

Conversation

Netyyyy
Copy link
Member

@Netyyyy Netyyyy commented Dec 23, 2022

Updates external dependencies to align with Spring Boot version 2.7.7 from 2.7.6 and Spring Cloud version 2021.0.5 from 2021.0.5.

Release notes

Sourced from spring-boot releases.

🐞 Bug Fixes

  • Fix typo in LocalDevToolsAutoConfiguration logging #33569
  • Web server fails to start due to "Resource location must not be null" when attempting to use a PKCS 11 KeyStore #32179

📔 Documentation

  • Improve gradle plugin tags documentation #33614
  • Improve maven plugin tags documentation #33609
  • Fix typo in tomcat accesslog checkExists doc #33460
  • Document that the shutdown endpoint is not intended for use when deploying a war to a servlet container #17398

🔨 Dependency Upgrades

  • Upgrade to Byte Buddy 1.12.20 #33570
  • Upgrade to Dropwizard Metrics 4.2.14 #33571
  • Upgrade to Elasticsearch 7.17.8 #33572
  • Upgrade to HttpClient 4.5.14 #33573
  • Upgrade to HttpCore 4.4.16 #33574
  • Upgrade to Infinispan 13.0.14.Final #33575
  • Upgrade to Jaybird 4.0.8.java8 #33576
  • Upgrade to Jetty 9.4.50.v20221201 #33577
  • Upgrade to MSSQL JDBC 10.2.2.jre8 #33578
  • Upgrade to Neo4j Java Driver 4.4.11 #33579
  • Upgrade to Netty 4.1.86.Final #33580
  • Upgrade to Reactor 2020.0.26 #33543
  • Upgrade to Spring Integration 5.5.16 #33581
  • Upgrade to Spring Security 5.7.6 #33544
  • Upgrade to Thymeleaf Extras SpringSecurity 3.0.5.RELEASE #33582
  • Upgrade to Tomcat 9.0.70 #33583
  • Upgrade to UnboundID LDAPSDK 6.0.7 #33584
  • Upgrade to Undertow 2.2.22.Final #33585

This PR is created by GitHub Actions: https://github.com/Azure/spring-cloud-azure-tools/actions/runs/3762084144

@ghost ghost added App Configuration Azure.ApplicationModel.Configuration Communication Azure.Core azure-core Cosmos azure-spring All azure-spring related issues Event Grid Event Hubs Azure.Identity KeyVault Schema Registry Search Service Bus Storage Storage Service (Queues, Blobs, Files) labels Dec 23, 2022
@Netyyyy Netyyyy mentioned this pull request Dec 23, 2022
7 tasks
@Netyyyy
Copy link
Member Author

Netyyyy commented Dec 28, 2022

/azp run java - spring - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Netyyyy
Copy link
Member Author

Netyyyy commented Dec 28, 2022

/azp run java - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Netyyyy
Copy link
Member Author

Netyyyy commented Dec 28, 2022

/azp run java - keyvault - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Netyyyy
Copy link
Member Author

Netyyyy commented Dec 29, 2022

Hi @alzimmermsft , please take a look

Copy link
Member

@alzimmermsft alzimmermsft left a comment

Choose a reason for hiding this comment

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

Updates look good to me. I checked the failing KeyVault tests against previous runs and these appear to have been happening for a while and what's failing in this PR is consistent with previous runs.

@Netyyyy
Copy link
Member Author

Netyyyy commented Dec 30, 2022

/check-enforcer override

@Netyyyy Netyyyy merged commit bdb9613 into Azure:main Dec 30, 2022
@Netyyyy Netyyyy deleted the update-spring-dependencies branch December 30, 2022 00:32
billwert pushed a commit to billwert/azure-sdk-for-java that referenced this pull request Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants