Browse Source

tests: maven-surefire-plugin upgraded 3.0.0-M1 -> 3.0.0-M5

pull/5128/head
Sergey Matvienko 5 years ago
parent
commit
b020b051c5
  1. 2
      pom.xml

2
pom.xml

@ -651,7 +651,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId> <artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M1</version> <version>3.0.0-M5</version>
<configuration> <configuration>
<argLine> <argLine>
--illegal-access=permit --illegal-access=permit

Loading…
Cancel
Save