Skip to content

Upgrade spring boot version from 2.7.17 to 3.4.2 #45

@venkat1701

Description

@venkat1701

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>

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions