Skip to content

Commit 8ad5c02

Browse files
Version 0.4.1
1 parent 0d89dfb commit 8ad5c02

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

archetype-parent-spring-boot/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>3.0.1</version>
9+
<version>3.0.12</version>
1010
<relativePath/>
1111
</parent>
1212

@@ -38,7 +38,7 @@
3838

3939
<properties>
4040

41-
<revision>0.4.0</revision>
41+
<revision>0.4.1</revision>
4242

4343
<java.version>17</java.version>
4444
<maven.compiler.source>17</maven.compiler.source>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>3.0.5</version>
9+
<version>3.0.12</version>
1010
<relativePath/> <!-- lookup parent from repository -->
1111
</parent>
1212

@@ -39,7 +39,7 @@
3939

4040
<properties>
4141

42-
<revision>0.4.0</revision>
42+
<revision>0.4.1</revision>
4343

4444
<java.version>17</java.version>
4545
<maven.compiler.source>17</maven.compiler.source>

0 commit comments

Comments
 (0)