Skip to content

Commit

Permalink
Add version to maven-compiler-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkleiven committed Dec 3, 2023
1 parent 5e58d20 commit 70b344c
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 @@ -156,6 +156,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.11.0</version>
<configuration>
<source>9</source>
<target>9</target>
Expand Down

0 comments on commit 70b344c

Please sign in to comment.