aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index cd9a97a..3b18e59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
<dependency>
<groupId>org.sonarsource.scanner.api</groupId>
<artifactId>sonar-scanner-api</artifactId>
- <version>2.13.0.1871</version>
+ <version>2.14.0.2002</version>
</dependency>
<dependency>
<groupId>com.google.code.findbugs</groupId>
@@ -189,7 +189,7 @@
<configuration>
<source>8</source>
</configuration>
- </plugin>
+ </plugin>
</plugins>
</build>