Skip to content

Commit f1886c2

Browse files
Bump the maven-build-plugins group across 1 directory with 3 updates (#177)
1 parent d55ce97 commit f1886c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232

3333
<!-- build dependencies -->
3434
<mvn-sign.version>3.2.7</mvn-sign.version>
35-
<dependency-check.version>12.1.0</dependency-check.version>
35+
<dependency-check.version>12.1.1</dependency-check.version>
3636
<maven.deploy.version>3.1.4</maven.deploy.version>
37-
<jacoco.version>0.8.12</jacoco.version>
37+
<jacoco.version>0.8.13</jacoco.version>
3838
</properties>
3939

4040
<licenses>
@@ -190,7 +190,7 @@
190190
</plugin>
191191
<plugin>
192192
<artifactId>maven-surefire-plugin</artifactId>
193-
<version>3.5.2</version>
193+
<version>3.5.3</version>
194194
<configuration>
195195
<argLine>@{surefire.jacoco.args} -javaagent:"${org.mockito:mockito-core:jar}"</argLine>
196196
</configuration>

0 commit comments

Comments
 (0)