Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Upgrade to Spring Boot 2.6.6 #2934

Merged
merged 4 commits into from
May 16, 2022
Merged

Upgrade to Spring Boot 2.6.6 #2934

merged 4 commits into from
May 16, 2022

Conversation

aravindanr
Copy link
Collaborator

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes (Please run ./gradlew generateLock saveLock to refresh dependencies)
  • WHOSUSING.md
  • Other (please describe):

Changes in this PR

Describe the new behavior from this PR, and why it's needed
Issue #

Alternatives considered

Describe alternative implementation you have considered

@aravindanr
Copy link
Collaborator Author

@v1r3n After upgrading Conductor to Spring Boot 2.6.6, java-sdk tests are failing. Can you look into it?

https://github.com/Netflix/conductor/runs/6085953694?check_suite_focus=true

@aravindanr aravindanr marked this pull request as ready for review May 16, 2022 22:47
@aravindanr aravindanr requested a review from jxu-nflx May 16, 2022 22:48
@@ -24,6 +24,7 @@ ext {
revCommonsIo = '2.7'
revDynoQueues = '2.0.20'
revElasticSearch6 = '6.8.12'
revElasticSearch7 = '7.15.2'
Copy link
Collaborator

Choose a reason for hiding this comment

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

no longer applicable

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

corrected.

@aravindanr aravindanr added the type: dependencies Pull requests that update a dependency file label May 16, 2022
@aravindanr aravindanr changed the title Spring Boot 2.6.6 Upgrade to Spring Boot 2.6.6 May 16, 2022
@aravindanr aravindanr merged commit c43ade9 into main May 16, 2022
@aravindanr aravindanr deleted the sb_2.6.6 branch May 16, 2022 23:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants