Skip to content

Commit

Permalink
Bump the maven-dependencies group with 2 updates (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent abd4d70 commit f905b6b
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 @@ -52,7 +52,7 @@
<junit.version>5.10.0</junit.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.8</nexus-staging.version>
</properties>

Expand Down Expand Up @@ -118,7 +118,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>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit f905b6b

Please sign in to comment.