Skip to content

Commit

Permalink
Fixes piranhacloud#3540 - Update to Java 21
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated workflow committed Oct 14, 2023
1 parent 6f2e6e5 commit ac6b0f3
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 @@ -871,7 +871,7 @@
<version>3.8.7</version>
</requireMavenVersion>
<requireJavaVersion>
<version>17</version>
<version>${java.version}</version>
</requireJavaVersion>
</rules>
</configuration>
Expand Down

0 comments on commit ac6b0f3

Please sign in to comment.