Merge pull request 'Update dependency org.apache.commons:commons-text to v1.14.0' (#56) from renovate/org.apache.commons-commons-text-1.x into main

Reviewed-on: #56
This commit was merged in pull request #56.
This commit is contained in:
2025-11-06 16:04:17 +01:00

View File

@@ -60,7 +60,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.13.1</version>
<version>1.14.0</version>
</dependency>
<!-- JSON dependency used for better parsing of JSON files -->
<dependency>