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

Update to Spring Boot 3.1.0 and refactor pom #2987

Merged
merged 1 commit into from
May 20, 2023
Merged

Conversation

justin-tay
Copy link
Collaborator

Description

Updates to Spring Boot 3.1.0 and refactor the pom for consistency by moving dependency management to the parent pom.

Motivation and Context

Some of the hibernate dependencies were pointing to the old maven coordinates and some of the overrides are no longer required.

How Has This Been Tested?

Tested by running the build and tests.

License

I confirm that this contribution is made under an Apache 2.0 license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@justin-tay
Copy link
Collaborator Author

One thing I noticed is that the ci is configured to use maven:3.8.5-openjdk-17 for the builds. The openjdk images have been deprecated since last year. See carlossg/docker-maven@2cafd8b.

@aklish aklish merged commit a23401f into yahoo:master May 20, 2023
@aklish
Copy link
Member

aklish commented May 20, 2023

One thing I noticed is that the ci is configured to use maven:3.8.5-openjdk-17 for the builds. The openjdk images have been deprecated since last year. See carlossg/docker-maven@2cafd8b.

We can change docker images maybe when we bump the maven version.

@aklish
Copy link
Member

aklish commented May 20, 2023

Awesome. Great change.

@justin-tay justin-tay deleted the pom branch July 18, 2023 10:20
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.

2 participants