Compare commits
1 Commits
renovate/c
...
renovate/o
| Author | SHA1 | Date | |
|---|---|---|---|
| 58a4be4b54 |
4
pom.xml
4
pom.xml
@@ -60,7 +60,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-text</artifactId>
|
||||
<version>1.14.0</version>
|
||||
<version>1.15.0</version>
|
||||
</dependency>
|
||||
<!-- JSON dependency used for better parsing of JSON files -->
|
||||
<dependency>
|
||||
@@ -83,7 +83,7 @@
|
||||
<dependency>
|
||||
<groupId>commons-codec</groupId>
|
||||
<artifactId>commons-codec</artifactId>
|
||||
<version>1.21.0</version>
|
||||
<version>1.20.0</version>
|
||||
</dependency>
|
||||
<!-- End Random.org dependencies -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user