Skip to content

Commit

Permalink
Bump the maven-build-plugins group with 3 updates (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 4, 2024
1 parent 0c0c002 commit 6690308
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 @@ -28,9 +28,9 @@
<junit.jupiter.version>5.10.2</junit.jupiter.version>

<!-- mvn plugin dependencies -->
<dependency-check.version>9.1.0</dependency-check.version>
<dependency-check.version>9.2.0</dependency-check.version>
<jacoco.version>0.8.12</jacoco.version>
<nexus-staging.version>1.6.13</nexus-staging.version>
<nexus-staging.version>1.7.0</nexus-staging.version>
<maven.deploy.version>3.1.2</maven.deploy.version>
</properties>

Expand Down Expand Up @@ -143,7 +143,7 @@
</plugin>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.6.3</version>
<version>3.7.0</version>
<executions>
<execution>
<id>attach-javadocs</id>
Expand Down

0 comments on commit 6690308

Please sign in to comment.