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 fbd2cd7 commit f6d7c2b
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 @@ -223,6 +223,7 @@
<plugins>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.11.0</version>
<configuration>
<release>11</release>
</configuration>
Expand Down

0 comments on commit f6d7c2b

Please sign in to comment.