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.11 and Spring Cloud 2021.0.7 #34875

Merged
merged 9 commits into from
May 24, 2023

Conversation

Netyyyy
Copy link
Member

@Netyyyy Netyyyy commented May 10, 2023

Updates external dependencies to align with Spring Boot version 2.7.11 from 2.7.9 and Spring Cloud version 2021.0.7 from 2021.0.5.

Release notes

Sourced from spring-boot releases.

🐞 Bug Fixes

  • CloudFoundry integration does not use endpoint path mappings #35085
  • Gradle Spring Boot plugin with Kotlin DSL does not support includeProjectDependencies in bootJar > layered > dependencies configuration #35033
  • Banner placeholders use default values too soon #34764
  • Cassandra default configuration substitutions don't resolve against configuration derived from spring.data.cassandra properties #34643
  • ApplicationAvailability bean is auto-configured even if a custom one is already present #34347
  • Nested test classes don't inherit properties from slice test annotations on enclosing class #33317

📔 Documentation

  • Use current Neo4j version in Testcontainers-based examples #34775
  • Clarify servlet container compatibility #34697
  • Document that optional dependencies are included by default in fat jars built with Maven #34636

🔨 Dependency Upgrades

  • Upgrade to DB2 JDBC 11.5.8.0 #34906
  • Upgrade to GraphQL Java 18.5 #34995
  • Upgrade to Groovy 3.0.17 #34907
  • Upgrade to Logback 1.2.12 #34908
  • Upgrade to Micrometer 1.9.10 #34855
  • Upgrade to MySQL 8.0.33 #35057
  • Upgrade to Netty 4.1.91.Final #34909
  • Upgrade to Reactor Bom 2020.0.31 #34856
  • Upgrade to Spring AMQP 2.4.12 #34947
  • Upgrade to Spring Data Bom 2021.2.11 #34902
  • Upgrade to Spring Framework 5.3.27 #34857
  • Upgrade to Spring Security 5.7.8 #34948
  • Upgrade to Spring WS 3.1.6 #34949
  • Upgrade to Tomcat 9.0.74 #35058
  • Upgrade to Undertow 2.2.24.Final #34910

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

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

1 similar comment
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants