Skip to content

Commit b40e154

Browse files
authored
Merge pull request #50 from celalaygar/dependabot/maven/backend/org.springframework.boot-spring-boot-starter-parent-4.0.2
Bump org.springframework.boot:spring-boot-starter-parent from 3.5.6 to 4.0.2 in /backend
2 parents 252115f + 270ae8d commit b40e154

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.5.6</version>
8+
<version>4.0.2</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>com.example</groupId>

0 commit comments

Comments
 (0)