Update dependency org.apache.commons:commons-text to v1.13.1 #39
2
pom.xml
2
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.13.0</version>
|
<version>1.13.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- JSON dependency used for better parsing of JSON files -->
|
<!-- JSON dependency used for better parsing of JSON files -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
Reference in New Issue
Block a user