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 7d7f445 commit 5e09acdCopy full SHA for 5e09acd
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.springframework.boot</groupId>
7
<artifactId>spring-boot-starter-parent</artifactId>
8
- <version>3.0.2</version>
+ <version>3.2.3</version>
9
<relativePath/> <!-- lookup parent from repository -->
10
</parent>
11
<groupId>guru.springframework</groupId>
@@ -14,7 +14,7 @@
14
<name>spring-6-rest-mvc</name>
15
<description>spring-6-rest-mvc</description>
16
<properties>
17
- <java.version>17</java.version>
+ <java.version>21</java.version>
18
</properties>
19
<dependencies>
20
<dependency>
0 commit comments