Skip to content

Commit

Permalink
Bump the maven-build-plugins group across 1 directory with 3 updates (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
1 parent c16bf6d commit 470b04b
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 @@ -50,7 +50,7 @@
<junit.version>5.10.3</junit.version>

<!-- build plugin dependencies -->
<dependency-check.version>10.0.2</dependency-check.version>
<dependency-check.version>10.0.3</dependency-check.version>
<nexus-staging.version>1.6.8</nexus-staging.version>
</properties>

Expand Down Expand Up @@ -102,7 +102,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.5</version>
<version>3.3.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down Expand Up @@ -140,7 +140,7 @@
</plugin>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.7.0</version>
<version>3.8.0</version>
<executions>
<execution>
<id>attach-javadocs</id>
Expand Down

0 comments on commit 470b04b

Please sign in to comment.