We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eeaf81 commit bae527aCopy full SHA for bae527a
server/pom.xml
@@ -12,7 +12,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
12
<parent>
13
<groupId>org.springframework.boot</groupId>
14
<artifactId>spring-boot-starter-parent</artifactId>
15
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-M3</version>
16
</parent>
17
18
<properties>
0 commit comments