We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ebd7c8 commit 0d89dfbCopy full SHA for 0d89dfb
archetype-parent-spring-boot/pom.xml
@@ -38,7 +38,7 @@
38
39
<properties>
40
41
- <revision>0.4.0-RC3</revision>
+ <revision>0.4.0</revision>
42
43
<java.version>17</java.version>
44
<maven.compiler.source>17</maven.compiler.source>
pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>org.springframework.boot</groupId>
8
<artifactId>spring-boot-starter-parent</artifactId>
9
- <version>3.0.1</version>
+ <version>3.0.5</version>
10
<relativePath/> <!-- lookup parent from repository -->
11
</parent>
12
@@ -39,7 +39,7 @@
45
0 commit comments