Skip to content

Commit 9bab51c

Browse files
committed
GH-77 - Upgrade example to Boot 3.0.
1 parent ec613d5 commit 9bab51c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-modulith-example/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.0.0-RC1</version>
8+
<version>3.0.0</version>
99
<relativePath />
1010
</parent>
1111

0 commit comments

Comments
 (0)