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

Dependency updates: Spring Boot 3.4.0, Spring Framework 6.2, Spring Data Elasticsearch 5.4.0 #343

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

reta
Copy link
Collaborator

@reta reta commented Sep 13, 2024

Description

Dependency updates: Spring Boot 3.4.0, Spring Framework 6.2, Spring Data Elasticsearch 5.4.0

Issues Resolved

Draft pull request to prepare for final releases

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@reta reta force-pushed the dependency.updates.24 branch 4 times, most recently from de423a2 to 9c41d05 Compare September 19, 2024 17:07
@reta reta force-pushed the dependency.updates.24 branch 2 times, most recently from a6126de to f77e903 Compare October 18, 2024 16:16
@reta reta force-pushed the dependency.updates.24 branch 2 times, most recently from d9438bf to 67171c6 Compare November 15, 2024 14:23
library("data-commons", "org.springframework.data:spring-data-commons:3.3.5")
library("data-elasticsearch", "org.springframework.data:spring-data-elasticsearch:5.3.5")
version("spring", "6.2.0")
version("spring-boot", "3.4.0-RC1")
Copy link
Member

Choose a reason for hiding this comment

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

I take it we won't be releasing this until 3.4.0 is complete, correct?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Correct, keeping it in draft but addressing changes incrementally, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants