Skip to content

Commit fb6fbf9

Browse files
authored
Merge pull request #13 from jmp/upgrade-spring-boot
Upgrade to Spring Boot 2.7.1
2 parents a024ccf + ad1663f commit fb6fbf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>2.5.5</version>
9+
<version>2.7.1</version>
1010
<relativePath/> <!-- lookup parent from repository -->
1111
</parent>
1212
<groupId>sh.mob</groupId>

0 commit comments

Comments
 (0)