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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

External dependencies upgrade - Spring Boot 2.7.14 and Spring Cloud 2021.0.8 #36303

Closed
wants to merge 1 commit into from

Conversation

Netyyyy
Copy link
Member

@Netyyyy Netyyyy commented Aug 10, 2023

Updates external dependencies to align with Spring Boot version 2.7.14 from 2.7.13 and Spring Cloud version 2021.0.8 from 2021.0.7.

Release notes

Sourced from spring-boot releases.

馃悶 Bug Fixes

  • Only one health group can be exposed using management.endpoint.health.group.xxx.additional-path=server:/newpath when using Jersey #36250
  • MockitoPostProcessor doesn't check FactoryBean.OBJECT_TYPE_ATTRIBUTE correctly #36224
  • ConfigurationPropertiesReportEndpoint does not display primitive wrapper types #36076
  • When using Flyway 9.20.0, auto-configuration fails with a NoSuchMethodError due to the removal of Oracle-related methods from FluentConfiguration #36029
  • Saml2RelyingPartyRegistrationConfiguration can choose the wrong RelyingPartyRegistration.Builder when using a metadata file with multiple providers #35902
  • ImportsContextCustomizer does not support AliasFor #34917
  • ConfigurationPropertyName#equals is not symmetric when element has trailing dashes #34804

馃摂 Documentation

  • Add Javadoc since to ImageReference.inTaglessForm() #36048
  • Polish Kafka Properties Docs #36032
  • Fix typo in the Using R2DBC section of the reference documentation #36019
  • Improve Kubernetes liveness and readiness probes customization documentation #34978
  • Document auto-configuration of underlying HTTP client when using WebClient or RestTemplate #34136

馃敤 Dependency Upgrades

  • Upgrade to Elasticsearch 7.17.11 #36311
  • Upgrade to Groovy 3.0.18 #36312
  • Upgrade to Janino 3.1.10 #36313
  • Upgrade to Johnzon 1.2.21 #36314
  • Upgrade to Micrometer 1.9.13 #36171
  • Upgrade to Neo4j Java Driver 4.4.12 #36315
  • Upgrade to Rabbit AMQP Client 5.14.3 #36316
  • Upgrade to Reactor Bom 2020.0.34 #36172
  • Upgrade to Spring AMQP 2.4.14 #36399
  • Upgrade to Spring Data Bom 2021.2.14 #36173
  • Upgrade to Spring Framework 5.3.29 #36174
  • Upgrade to Spring HATEOAS 1.5.5 #36413
  • Upgrade to Spring Security 5.7.10 #36295
  • Upgrade to Tomcat 9.0.78 #36317

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

@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.

@Netyyyy
Copy link
Member Author

Netyyyy commented Aug 23, 2023

close to create new

@Netyyyy Netyyyy closed this Aug 23, 2023
@Netyyyy Netyyyy deleted the update-spring-dependencies branch August 23, 2023 01:37
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.

None yet

2 participants