Skip to content

Commit

Permalink
Merge pull request #147 from VirtualProgrammingLab/dependabot/maven/o…
Browse files Browse the repository at this point in the history
…rg.apache.maven.plugins-maven-compiler-plugin-3.11.0

Bump maven-compiler-plugin from 3.8.1 to 3.11.0
  • Loading branch information
pascalseeland authored Jul 15, 2024
2 parents 7d997bc + 8b8bbaf commit d095025
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 @@ -6,7 +6,7 @@
<artifactId>dummy-backend</artifactId>
<version>1.0.0-SNAPSHOT</version>
<properties>
<compiler-plugin.version>3.8.1</compiler-plugin.version>
<compiler-plugin.version>3.11.0</compiler-plugin.version>
<maven.compiler.parameters>true</maven.compiler.parameters>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
Expand Down

0 comments on commit d095025

Please sign in to comment.