Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Commit

Permalink
refactor: Update java.version in pom.xml to 21
Browse files Browse the repository at this point in the history
  • Loading branch information
SakuraPuare committed Jun 19, 2024
1 parent 02a78d0 commit ff0a1d8
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>FlightManagement</name>
<description>FlightManagement</description>
<properties>
<java.version>22</java.version>
<java.version>21</java.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit ff0a1d8

Please sign in to comment.