diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -66,7 +66,7 @@ <dependency> <groupId>org.sonarsource.scanner.api</groupId> <artifactId>sonar-scanner-api</artifactId> - <version>2.17.0.1059</version> + <version>2.16.3.1081</version> </dependency> <dependency> <groupId>com.google.code.findbugs</groupId> @@ -369,4 +369,4 @@ </profile> </profiles> -</project>
\ No newline at end of file +</project> |