Update dependency org.apache.commons:commons-text to v1.15.0
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
2025-12-07 23:01:15 +00:00
parent f3ec956c7a
commit 58a4be4b54

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>