Skip to content

Commit

Permalink
[pom] Add patches to ensure site works after recent deprecation changes
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Jan 5, 2022
1 parent 56a8edd commit fb2b3fc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,12 @@

<projectVersion>${project.version}</projectVersion>

<!-- Override spotbugs to this version from base-parent -->
<spotbugs.version>4.5.3</spotbugs.version>

<!-- TODO: Temp override pdf plugin (remove this on next base-parent update -->
<pdf.plugin>1.5.1</pdf.plugin>

<junitVersion>5.8.2</junitVersion>
<spotbugsVersion>4.5.3</spotbugsVersion>
<spotbugsTag>4.5.3</spotbugsTag>
Expand Down

0 comments on commit fb2b3fc

Please sign in to comment.