Skip to content

Commit 920294c

Browse files
authored
Merge pull request #53 from celalaygar/dependabot/maven/backend/org.springframework.boot-spring-boot-starter-parent-4.0.3
Bump org.springframework.boot:spring-boot-starter-parent from 4.0.2 to 4.0.3 in /backend
2 parents 86d666f + 2c93d82 commit 920294c

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>4.0.2</version>
8+
<version>4.0.3</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>com.example</groupId>

0 commit comments

Comments
 (0)