Skip to content

Commit

Permalink
plugin update
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Nov 18, 2023
1 parent 542fe70 commit 07eac6e
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 @@ -24,7 +24,7 @@
<maven.compiler.target>8</maven.compiler.target>

<checkstyle.version>10.12.4</checkstyle.version>
<spotbugs.version>4.8.0</spotbugs.version>
<spotbugs.version>4.8.1</spotbugs.version>
<pmd.version>6.55.0</pmd.version>
<spotless.version>2.38.0</spotless.version>
<dependencycheck.version>8.4.3</dependencycheck.version>
Expand Down Expand Up @@ -53,7 +53,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>
</plugin>
<plugin>
<artifactId>maven-jar-plugin</artifactId>
Expand Down

0 comments on commit 07eac6e

Please sign in to comment.