GH-457 - Upgrade to Spring Boot 3.3 M1.
Also, Spring Framework 6.1.3.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>3.2.1</version>
|
||||
<version>3.3.0-M1</version>
|
||||
<relativePath />
|
||||
</parent>
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
<properties>
|
||||
<java.version>17</java.version>
|
||||
<jmolecules.version>2023.1.1</jmolecules.version>
|
||||
<spring-boot.version>3.3.0-SNAPSHOT</spring-boot.version>
|
||||
<spring-boot.version>3.3.0-M1</spring-boot.version>
|
||||
</properties>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user