Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

External dependencies upgrade - Spring Boot 2.7.9 and Spring Cloud 2021.0.5 #33713

Closed
wants to merge 1 commit into from

Conversation

Netyyyy
Copy link
Member

@Netyyyy Netyyyy commented Feb 24, 2023

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

Release notes

Sourced from spring-boot releases.

🐞 Bug Fixes

  • Maven Plugin's PropertiesMergingResourceTransformer closes InputStream when it should not do so #34063
  • Actuator Health web endpoint broken with Gson and Java 17 #34030
  • Dependency management for Mongo's Java Driver is incomplete #33941
  • Using devtools with Reactive application results in slower restarts #33855
  • Spies are not reset after test execution when using @SpyBean #33830
  • Properties Migrator does not detect properties of Map type that are marked as deprecated #27854

📔 Documentation

  • Updated documentation for @ConfigurationProperties bean naming rules #34029
  • Restore "Use Jedis Instead of Lettuce" how-to documentation #33994
  • Add Redis application properties example #33965
  • Use Maven Central for release downloads in CLI installation documentation #33962
  • Actuator section is missing from documentation overview #33932
  • Add Javadoc since to OperationParameter.getAnnotation() #33914
  • Document additional configuration that is required for spring.mvc.throw-exception-if-no-handler-found=true to be effective #31660

🔨 Dependency Upgrades

  • Upgrade to ActiveMQ 5.16.6 #34238
  • Upgrade to Byte Buddy 1.12.23 #34239
  • Upgrade to Dropwizard Metrics 4.2.16 #34240
  • Upgrade to Elasticsearch 7.17.9 #34241
  • Upgrade to Glassfish JAXB 2.3.8 #34242
  • Upgrade to Groovy 3.0.15 #34243
  • Upgrade to Hibernate 5.6.15.Final #34244
  • Upgrade to Jackson Bom 2.13.5 #34245
  • Upgrade to Jaybird 4.0.9.java8 #34246
  • Upgrade to Lombok 1.18.26 #34247
  • Upgrade to Micrometer 1.9.8 #34141
  • Upgrade to Netty 4.1.89.Final #34248
  • Upgrade to Reactor Bom 2020.0.28 #34142
  • Upgrade to Spring AMQP 2.4.10 #34321
  • Upgrade to Spring Batch 4.3.8 #34143
  • Upgrade to Spring Data Bom 2021.2.8 #34144
  • Upgrade to Spring HATEOAS 1.5.3 #34249
  • Upgrade to Spring Security 5.7.7 #34145
  • Upgrade to Undertow 2.2.23.Final #34250

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

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

API change check

API changes are not detected in this pull request.

@Netyyyy
Copy link
Member Author

Netyyyy commented Feb 24, 2023

/azp run java - spring - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Netyyyy
Copy link
Member Author

Netyyyy commented Feb 24, 2023

/azp run java - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Netyyyy
Copy link
Member Author

Netyyyy commented Feb 24, 2023

/azp run java - spring - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Netyyyy
Copy link
Member Author

Netyyyy commented Feb 24, 2023

/azp run java - keyvault - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Netyyyy Netyyyy closed this Feb 27, 2023
@Netyyyy Netyyyy deleted the update-spring-dependencies branch February 27, 2023 01:39
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants