Skip to content

Commit

Permalink
Set maven-compiler-plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Dec 5, 2023
1 parent 663ff22 commit 1405c04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@
<plugins>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.11.0</version>
<configuration>
<release>11</release>
</configuration>
Expand Down

0 comments on commit 1405c04

Please sign in to comment.