Updates boot to 3.0.0-RC2

This commit is contained in:
Spencer Gibb
2022-11-15 10:06:39 -05:00
committed by GitHub
parent d96c3154cc
commit a2f10dbb13

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-RC2</version>
<relativePath/>
</parent>
<groupId>org.springframework.cloud</groupId>