Compare commits
1 Commits
renovate/o
...
af24b010fc
| Author | SHA1 | Date | |
|---|---|---|---|
| af24b010fc |
4
pom.xml
4
pom.xml
@@ -60,7 +60,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-text</artifactId>
|
||||
<version>1.15.0</version>
|
||||
<version>1.14.0</version>
|
||||
</dependency>
|
||||
<!-- JSON dependency used for better parsing of JSON files -->
|
||||
<dependency>
|
||||
@@ -149,7 +149,7 @@
|
||||
<plugin>
|
||||
<groupId>org.sonarsource.scanner.maven</groupId>
|
||||
<artifactId>sonar-maven-plugin</artifactId>
|
||||
<version>5.2.0.4988</version>
|
||||
<version>5.3.0.6276</version>
|
||||
</plugin>
|
||||
|
||||
<plugin>
|
||||
|
||||
Reference in New Issue
Block a user