Skip to content

Commit

Permalink
jdk changed to 17 version
Browse files Browse the repository at this point in the history
  • Loading branch information
vlambo3 committed May 15, 2024
1 parent 507766c commit 32826c8
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>TaskManager</name>
<description>TaskManager App</description>
<properties>
<java.version>21</java.version>
<java.version>17</java.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 32826c8

Please sign in to comment.