Skip to content

Commit

Permalink
Bump the dependencies group with 3 updates (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 9cc32b9 commit 0ef1d53
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,19 +79,19 @@

<!-- TEST dependencies -->
<mockito.version>5.13.0</mockito.version>
<apache.commons.version>2.16.1</apache.commons.version>
<apache.commons.version>2.17.0</apache.commons.version>

<!-- Build tools' properties -->
<spotbugs.version>4.8.6</spotbugs.version>
<maven.spotbugs.version>4.8.6.3</maven.spotbugs.version>
<maven.spotbugs.version>4.8.6.4</maven.spotbugs.version>
<maven.checkstyle.version>3.5.0</maven.checkstyle.version>
<maven.dependency.version>3.8.0</maven.dependency.version>

<maven.compile.plugin.version>3.13.0</maven.compile.plugin.version>
<maven.source.plugin.version>3.3.1</maven.source.plugin.version>
<maven.deploy.plugin.version>3.1.3</maven.deploy.plugin.version>
<maven.gpg.version>3.2.6</maven.gpg.version>
<sonatype.nexus.central>0.5.0</sonatype.nexus.central>
<sonatype.nexus.central>0.6.0</sonatype.nexus.central>
<maven.javadoc.version>3.10.0</maven.javadoc.version>
<maven.assembly.version>3.7.1</maven.assembly.version>
<maven.plugin.plugin.version>3.9.0</maven.plugin.plugin.version>
Expand Down

0 comments on commit 0ef1d53

Please sign in to comment.