Skip to content

Commit

Permalink
Merge pull request #41 from Lobby-Hoes/dependabot/maven/org.apache.ma…
Browse files Browse the repository at this point in the history
…ven.plugins-maven-compiler-plugin-3.11.0

Bump maven-compiler-plugin from 3.10.1 to 3.11.0
  • Loading branch information
RedcodesDev authored May 4, 2023
2 parents 17f9c48 + b6359ad commit 5dd636f
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 @@ -8,7 +8,7 @@
<plugins>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.10.1</version>
<version>3.11.0</version>
<configuration>
<release>17</release>
</configuration>
Expand Down

0 comments on commit 5dd636f

Please sign in to comment.