Skip to content

Commit 470b04b

Browse files
Bump the maven-build-plugins group across 1 directory with 3 updates (#87)
1 parent c16bf6d commit 470b04b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<junit.version>5.10.3</junit.version>
5151

5252
<!-- build plugin dependencies -->
53-
<dependency-check.version>10.0.2</dependency-check.version>
53+
<dependency-check.version>10.0.3</dependency-check.version>
5454
<nexus-staging.version>1.6.8</nexus-staging.version>
5555
</properties>
5656

@@ -102,7 +102,7 @@
102102
<plugin>
103103
<groupId>org.apache.maven.plugins</groupId>
104104
<artifactId>maven-surefire-plugin</artifactId>
105-
<version>3.2.5</version>
105+
<version>3.3.1</version>
106106
</plugin>
107107
<plugin>
108108
<groupId>org.apache.maven.plugins</groupId>
@@ -140,7 +140,7 @@
140140
</plugin>
141141
<plugin>
142142
<artifactId>maven-javadoc-plugin</artifactId>
143-
<version>3.7.0</version>
143+
<version>3.8.0</version>
144144
<executions>
145145
<execution>
146146
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)