Skip to content

Commit

Permalink
Merge pull request #1069 from uhafner/dependabot/maven/spotbugs.versi…
Browse files Browse the repository at this point in the history
…on-4.8.6

Bump spotbugs.version from 4.8.5 to 4.8.6
  • Loading branch information
uhafner authored Jul 3, 2024
2 parents 4e5cafc + 3be4452 commit bc94b92
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 @@ -63,7 +63,7 @@
<pmd.skip>false</pmd.skip>

<!-- Project Dependencies Configuration -->
<spotbugs.version>4.8.5</spotbugs.version>
<spotbugs.version>4.8.6</spotbugs.version>
<commons.lang.version>3.14.0</commons.lang.version>
<commons.io.version>2.16.1</commons.io.version>
<byte-buddy.version>1.14.17</byte-buddy.version>
Expand Down

0 comments on commit bc94b92

Please sign in to comment.