Skip to content

Commit

Permalink
Merge branch 'master' into job-inclusion-job-property-test
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite committed Dec 29, 2024
2 parents d161d4d + 37f738b commit b1d8e33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@
<spotbugs.effort>Max</spotbugs.effort>
<spotbugs.threshold>Low</spotbugs.threshold>
<spotless.check.skip>false</spotless.check.skip>
<!-- Silence Maven XREF warning, don't need hyperlinked source code -->
<!-- https://stackoverflow.com/questions/12038238/unable-to-locate-source-xref-to-link-to -->
<linkXRef>false</linkXRef>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit b1d8e33

Please sign in to comment.