Skip to content

Commit

Permalink
upgrade version of maven-compiler-plugin to 3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bmscomp committed Dec 11, 2023
1 parent a07dd6a commit c0039f8
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 @@ -22,7 +22,7 @@
<url>https://github.com/quarkiverse/quarkus-cucumber</url>
</scm>
<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 c0039f8

Please sign in to comment.