Commit b020b051c55ad81e3c2f8d5dcd90e33cbfc43fcb

Authored by Sergey Matvienko
1 parent aefb7e4b

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

Showing 1 changed file with 1 additions and 1 deletions
... ... @@ -651,7 +651,7 @@
651 651 <plugin>
652 652 <groupId>org.apache.maven.plugins</groupId>
653 653 <artifactId>maven-surefire-plugin</artifactId>
654   - <version>3.0.0-M1</version>
  654 + <version>3.0.0-M5</version>
655 655 <configuration>
656 656 <argLine>
657 657 --illegal-access=permit
... ...