Skip to content

Commit 5e09acd

Browse files
author
Jörg-Christian Müller
committed
Initial
1 parent 7d7f445 commit 5e09acd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.0.2</version>
8+
<version>3.2.3</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>guru.springframework</groupId>
@@ -14,7 +14,7 @@
1414
<name>spring-6-rest-mvc</name>
1515
<description>spring-6-rest-mvc</description>
1616
<properties>
17-
<java.version>17</java.version>
17+
<java.version>21</java.version>
1818
</properties>
1919
<dependencies>
2020
<dependency>

0 commit comments

Comments
 (0)