Skip to content

Commit

Permalink
checkstyle and pmd update
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Dec 1, 2024
1 parent be85c1d commit a7f6e14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@
<slf4j.version>2.0.16</slf4j.version>

<!-- As a property, as it is included in Checkstyle build -->
<checkstyle.version>10.20.1</checkstyle.version>
<checkstyle.version>10.20.2</checkstyle.version>
<spotbugs.version>4.8.6</spotbugs.version>
<pmd.version>7.7.0</pmd.version>
<pmd.version>7.8.0</pmd.version>
<junit.version>4.13.2</junit.version>
<archunit.version>1.3.0</archunit.version>
<dependencycheck.version>10.0.4</dependencycheck.version>
Expand Down

0 comments on commit a7f6e14

Please sign in to comment.