1 Commits

Author SHA1 Message Date
58a4be4b54 Update dependency org.apache.commons:commons-text to v1.15.0
All checks were successful
continuous-integration/drone/pr Build is passing
2025-12-07 23:01:15 +00:00

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>