diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -217,7 +217,7 @@ <tycho-extras-version>1.2.0</tycho-extras-version> <gson-version>2.8.2</gson-version> <spotbugs-maven-plugin-version>3.1.6</spotbugs-maven-plugin-version> - <maven-surefire-version>2.21.0</maven-surefire-version> + <maven-surefire-version>2.22.0</maven-surefire-version> <maven-compiler-plugin-version>3.8.0</maven-compiler-plugin-version> <!-- Properties to enable jacoco code coverage analysis --> |