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

This commit is contained in:
2025-04-10 23:00:22 +00:00
parent 7f16a011b3
commit 9c099230c9

View File

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