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

#413 Upgrade to Java 17 + Spring 3 #414

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dmitrys-odysseus
Copy link
Contributor

The only real issue with this upgrade seems HttpClient.

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.7.18</version>
<version>3.2.4</version>
Copy link
Contributor

Choose a reason for hiding this comment

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

Please upgrade to 3.2.7 if possible

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I suggest upgrade to 3.2.7 to be done as a separate step.
I have observed some conflicts between docker-java and spring both pulling commons-io and guava and would like to avoid unnecessary risks on these.

YaroslavTir
YaroslavTir previously approved these changes Oct 17, 2024
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