This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git
The following commit(s) were added to refs/heads/master by this push:
new ad77d81 chore(deps): update dependency
org.apache.commons:commons-text to v1.14.0 (#500)
ad77d81 is described below
commit ad77d818575603b75273e97463aee6f279b3b785
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Aug 18 15:56:45 2025 +0200
chore(deps): update dependency org.apache.commons:commons-text to v1.14.0
(#500)
---
src/main/features/boot.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/features/boot.json b/src/main/features/boot.json
index e67ffb9..a4ec17b 100644
--- a/src/main/features/boot.json
+++ b/src/main/features/boot.json
@@ -9,7 +9,7 @@
"start-order":"1"
},
{
- "id":"org.apache.commons:commons-text:1.13.1",
+ "id":"org.apache.commons:commons-text:1.14.0",
"start-order":"1"
},
{