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

Upgrade spring boot version from 2.7.17 to 3.4.2 #45

Open
venkat1701 opened this issue Feb 9, 2025 · 1 comment
Open

Upgrade spring boot version from 2.7.17 to 3.4.2 #45

venkat1701 opened this issue Feb 9, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@venkat1701
Copy link

Its better to upgrade the entire project's version in order to deal with backward incompatibility.

 <parent>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-starter-parent</artifactId>
    <version>2.7.17</version>
    <relativePath />
    <!-- lookup parent from repository -->
  </parent>
@ohbus
Copy link
Member

ohbus commented Feb 27, 2025

Feel free to drop in the PR!

@ohbus ohbus added the enhancement New feature or request label Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants