diff --git a/pom.xml b/pom.xml index ed83d656..a5d14921 100644 --- a/pom.xml +++ b/pom.xml @@ -161,7 +161,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-failsafe-plugin</artifactId> - <version>3.5.2</version> + <version>3.5.3</version> <configuration> <groups>${test.groups}</groups> <excludedGroups>failing</excludedGroups>