Skip to content

Commit

Permalink
override enforcer settings from parent
Browse files Browse the repository at this point in the history
  • Loading branch information
grobmeier committed Dec 21, 2023
1 parent 50c4cdf commit 78abe00
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 @@ -134,6 +134,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<maven.compiler.release>11</maven.compiler.release>
<minimalJavaBuildVersion>[11)</minimalJavaBuildVersion>
<log4j.version>2.22.0</log4j.version>
<dependency.locations.enabled>false</dependency.locations.enabled>
<ChainsawReleaseVersion>2.1.0</ChainsawReleaseVersion>
Expand Down

0 comments on commit 78abe00

Please sign in to comment.