Skip to content

Commit 0455b31

Browse files
Bump the maven-build-plugins group across 1 directory with 4 updates (#256)
1 parent fdf3521 commit 0455b31

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<jimfs.version>1.3.0</jimfs.version>
3333

3434
<!-- build plugin dependencies -->
35-
<dependency-check.version>10.0.3</dependency-check.version>
35+
<dependency-check.version>11.0.0</dependency-check.version>
3636
<junit-tree-reporter.version>1.3.0</junit-tree-reporter.version>
3737
<jacoco.version>0.8.12</jacoco.version>
3838
<nexus-staging.version>1.7.0</nexus-staging.version>
@@ -158,7 +158,7 @@
158158
<plugin>
159159
<groupId>org.apache.maven.plugins</groupId>
160160
<artifactId>maven-surefire-plugin</artifactId>
161-
<version>3.3.1</version>
161+
<version>3.5.1</version>
162162
<dependencies>
163163
<dependency>
164164
<groupId>me.fabriciorby</groupId>
@@ -197,7 +197,7 @@
197197
</plugin>
198198
<plugin>
199199
<artifactId>maven-javadoc-plugin</artifactId>
200-
<version>3.8.0</version>
200+
<version>3.10.1</version>
201201
<executions>
202202
<execution>
203203
<id>attach-javadocs</id>
@@ -300,7 +300,7 @@
300300
<plugins>
301301
<plugin>
302302
<artifactId>maven-gpg-plugin</artifactId>
303-
<version>3.2.4</version>
303+
<version>3.2.7</version>
304304
<executions>
305305
<execution>
306306
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)