Update dependency org.apache.commons:commons-text to v1.15.0 #65

Open
renovate wants to merge 1 commits from renovate/org.apache.commons-commons-text-1.x into main
Showing only changes of commit 58a4be4b54 - Show all commits

View File

@@ -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>