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