Skip to content

Commit d5c7a98

Browse files
authored
Update pom.xml
1 parent c5f722b commit d5c7a98

File tree

1 file changed

+2
-2
lines changed
  • udacity-jwdnd-c1-l3-html-templates-master

1 file changed

+2
-2
lines changed

udacity-jwdnd-c1-l3-html-templates-master/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>2.2.6.RELEASE</version>
8+
<version>3.3.5</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>com.example</groupId>
@@ -15,7 +15,7 @@
1515
<description>Demo project for Spring Boot</description>
1616

1717
<properties>
18-
<java.version>11</java.version>
18+
<java.version>21</java.version>
1919
</properties>
2020

2121
<dependencies>

0 commit comments

Comments
 (0)