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.5 and Spring Cloud 2021.0.4 #31683

Closed
wants to merge 1 commit into from

Conversation

Netyyyy
Copy link
Member

@Netyyyy Netyyyy commented Oct 24, 2022

Updates external dependencies to align with Spring Boot version 2.7.5 from 2.7.4 and Spring Cloud version 2021.0.4 from 2021.0.4.

Release notes

Sourced from spring-boot releases.

馃悶 Bug Fixes

  • Multi-Document-Separators "#---" comment checks do not account for '!' prefixed comments #32777
  • Actuator configprops endpoint does not display DataSize properties correctly #32775
  • @Bean methods in KafkaAutoConfiguration provide less type information than they could #32773
  • PEM formatted elliptic-curve TLS keys are an unrecognized private key format #32681
  • Assertion calls on CapturedOutput with Kotlin are very slow #32575
  • Empty @DefaultValue cannot be used on collections, maps, arrays or optional values #32563
  • CouchbaseReactiveHealthIndicator uses blocking API to retrieve the cluster diagnostics #32513
  • BootBuildImage's archiveFile property is annotated as an @Input but should be annotated as an @InputFile #32499

馃摂 Documentation

  • Remove redundant @ExtendWith(SpringExtension.class) from MyJmxTests example #32515

馃敤 Dependency Upgrades

  • Upgrade to Byte Buddy 1.12.18 #32697
  • Upgrade to Dependency Management Plugin 1.0.15.RELEASE #32786
  • Upgrade to Ehcache3 3.10.2 #32663
  • Upgrade to Embedded Mongo 3.4.11 #32664
  • Upgrade to Glassfish JAXB 2.3.7 #32787
  • Upgrade to Hazelcast 5.1.4 #32698
  • Upgrade to Hibernate 5.6.12.Final #32665
  • Upgrade to Infinispan 13.0.12.Final #32788
  • Upgrade to Jackson Bom 2.13.4.20221013 #32724
  • Upgrade to Jetty Reactive HTTPClient 1.1.13 #32699
  • Upgrade to Lettuce 6.1.10.RELEASE #32666
  • Upgrade to Micrometer 1.9.5 #32591
  • Upgrade to MySQL 8.0.31 and extend dependency management to new Maven identifiers #32781
  • Upgrade to Netty 4.1.84.Final #32700
  • Upgrade to Reactor 2020.0.24 #32592
  • Upgrade to Spring Data 2021.2.5 #32595
  • Upgrade to Spring Kafka 2.8.10 #32596
  • Upgrade to Spring Retry 1.3.4 #32594
  • Upgrade to Spring Security 5.7.4 #32597
  • Upgrade to Tomcat 9.0.68 #32667
  • Upgrade to Undertow 2.2.20.Final #32668

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

@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 Oct 24, 2022
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@Netyyyy Netyyyy closed this Oct 26, 2022
@Netyyyy Netyyyy deleted the update-spring-dependencies branch October 26, 2022 00:32
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