Skip to content

Commit 0161a84

Browse files
authored
Merge pull request #1 from ToQuery/dependabot/maven/org.springframework.boot-spring-boot-starter-parent-3.0.0
Bump spring-boot-starter-parent from 2.5.5 to 3.0.0
2 parents a631db3 + 157a671 commit 0161a84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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>2.5.5</version>
8+
<version>3.0.0</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>io.github.toquery</groupId>

0 commit comments

Comments
 (0)