Skip to content

Commit

Permalink
Bump the maven-dependencies group with 3 updates (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 371ff0e commit abcb8e6
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 @@ -46,7 +46,7 @@
<mockito.version>5.6.0</mockito.version>

<!-- build plugin dependencies -->
<dependency-check.version>8.4.0</dependency-check.version>
<dependency-check.version>8.4.2</dependency-check.version>
<nexus-staging.version>1.6.13</nexus-staging.version>
</properties>

Expand Down Expand Up @@ -106,7 +106,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-clean-plugin</artifactId>
<version>3.3.1</version>
<version>3.3.2</version>
<configuration>
<filesets>
<fileset>
Expand Down Expand Up @@ -180,7 +180,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.1</version>
</plugin>
<plugin>
<artifactId>maven-source-plugin</artifactId>
Expand Down

0 comments on commit abcb8e6

Please sign in to comment.