Skip to content

Commit

Permalink
seed + java 17 working
Browse files Browse the repository at this point in the history
  • Loading branch information
supermengman committed Aug 21, 2022
1 parent 8ebb8e3 commit 88a9364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<name>spring</name>
<description>Intro project for Spring Boot</description>
<properties>
<java.version>11</java.version>
<java.version>17</java.version>
<!-- Thymeleaf 3 -->
<org.thymeleaf-version>3.0.15.RELEASE</org.thymeleaf-version>
<org.thymeleaf.extras.springsecurity4-version>3.0.2.RELEASE</org.thymeleaf.extras.springsecurity4-version>
Expand Down

0 comments on commit 88a9364

Please sign in to comment.