Skip to content

Commit

Permalink
Bump the maven-build-plugins group with 2 updates (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent c2651e2 commit dae30ac
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 @@ -32,7 +32,7 @@
<jimfs.version>1.3.0</jimfs.version>

<!-- build plugin dependencies -->
<dependency-check.version>9.0.7</dependency-check.version>
<dependency-check.version>9.0.9</dependency-check.version>
<junit-tree-reporter.version>1.2.1</junit-tree-reporter.version>
<jacoco.version>0.8.11</jacoco.version>
<nexus-staging.version>1.6.13</nexus-staging.version>
Expand Down Expand Up @@ -158,7 +158,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.3</version>
<version>3.2.5</version>
<dependencies>
<dependency>
<groupId>me.fabriciorby</groupId>
Expand Down

0 comments on commit dae30ac

Please sign in to comment.