Skip to content

Commit

Permalink
Bump the maven-build-plugins group across 1 directory with 4 updates (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 4, 2024
1 parent bc07b71 commit 1041b08
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
<cryptofs.version>2.6.9</cryptofs.version>

<!-- build dependencies -->
<dependency-check.version>9.1.0</dependency-check.version>
<maven.deploy.version>3.1.1</maven.deploy.version>
<dependency-check.version>9.2.0</dependency-check.version>
<maven.deploy.version>3.1.2</maven.deploy.version>
<jacoco.version>0.8.12</jacoco.version>
</properties>

Expand Down Expand Up @@ -213,7 +213,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 Expand Up @@ -327,7 +327,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.13</version>
<version>1.7.0</version>
<extensions>true</extensions>
<configuration>
<serverId>ossrh</serverId>
Expand Down

0 comments on commit 1041b08

Please sign in to comment.