Skip to content

Commit 2128e52

Browse files
authored
Update pom.xml
1 parent 6a13059 commit 2128e52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>junit</groupId>
2929
<artifactId>junit</artifactId>
30-
<version>4.10</version>
30+
<version>4.12</version>
3131
<scope>test</scope>
3232
</dependency>
3333
</dependencies>
@@ -38,7 +38,7 @@
3838
<plugin>
3939
<groupId>org.jacoco</groupId>
4040
<artifactId>jacoco-maven-plugin</artifactId>
41-
<version>0.8.2</version>
41+
<version>0.8.5</version>
4242
<executions>
4343
<execution>
4444
<goals>

0 commit comments

Comments
 (0)