Skip to content

Commit b75982d

Browse files
authored
tweaked the versions again
1 parent d4a583f commit b75982d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>org.apache.maven.plugins</groupId>
3535
<artifactId>maven-surefire-plugin</artifactId>
36-
<version>2.12.4</version>
36+
<version>3.0.0-M1</version>
3737
<type>maven-plugin</type>
3838
</dependency>
3939
</dependencies>
@@ -43,7 +43,7 @@
4343
<plugin>
4444
<groupId>org.jacoco</groupId>
4545
<artifactId>jacoco-maven-plugin</artifactId>
46-
<version>0.7.9</version>
46+
<version>0.8.2</version>
4747
<executions>
4848
<execution>
4949
<goals>

0 commit comments

Comments
 (0)