Skip to content

Commit 2289dd8

Browse files
Bump the maven-build-plugins group across 1 directory with 3 updates (#73)
1 parent 3468c48 commit 2289dd8

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
@@ -48,7 +48,7 @@
4848
<guava.version>33.4.0-jre</guava.version>
4949

5050
<!-- maven plugins -->
51-
<dependency-check.version>12.1.0</dependency-check.version>
51+
<dependency-check.version>12.1.1</dependency-check.version>
5252
</properties>
5353

5454
<dependencies>
@@ -162,7 +162,7 @@
162162
<plugin>
163163
<groupId>org.apache.maven.plugins</groupId>
164164
<artifactId>maven-surefire-plugin</artifactId>
165-
<version>3.5.2</version>
165+
<version>3.5.3</version>
166166
</plugin>
167167
<plugin>
168168
<artifactId>maven-jar-plugin</artifactId>
@@ -285,7 +285,7 @@
285285
<plugin>
286286
<groupId>org.jacoco</groupId>
287287
<artifactId>jacoco-maven-plugin</artifactId>
288-
<version>0.8.12</version>
288+
<version>0.8.13</version>
289289
<executions>
290290
<execution>
291291
<id>prepare-agent</id>

0 commit comments

Comments
 (0)