Skip to content

Commit

Permalink
Update Maven compiler plugin
Browse files Browse the repository at this point in the history
Signed-off-by: Arjan Tijms <arjan.tijms@gmail.com>
  • Loading branch information
arjantijms committed Mar 28, 2022
1 parent b394b17 commit a02d887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nucleus/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -754,7 +754,7 @@
</plugin>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.9.0</version>
<version>3.10.1</version>
<configuration>
<source>11</source>
<target>11</target>
Expand Down

0 comments on commit a02d887

Please sign in to comment.