chore(deps): update dependency org.apache.commons:commons-text to v1.15.0 (#1865)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-14 01:58:53 -07:00
committed by GitHub
parent eace4fcbde
commit 8a520481ae

View File

@@ -73,7 +73,7 @@ dependencies {
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.14' implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.14'
implementation 'org.apache.commons:commons-compress:1.28.0' implementation 'org.apache.commons:commons-compress:1.28.0'
implementation 'org.tukaani:xz:1.11' // Required by commons-compress for 7z support implementation 'org.tukaani:xz:1.11' // Required by commons-compress for 7z support
implementation 'org.apache.commons:commons-text:1.14.0' implementation 'org.apache.commons:commons-text:1.15.0'
// --- Template Engine --- // --- Template Engine ---
implementation 'org.freemarker:freemarker:2.3.34' implementation 'org.freemarker:freemarker:2.3.34'