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 2ffbe0a chore(deps): update dependency
org.apache.commons:commons-lang3 to v3.17.0 (#366)
2ffbe0a is described below
commit 2ffbe0a0b3c0d756f5e5d657b156d9ff9999f1d3
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Sep 12 19:16:29 2024 +0200
chore(deps): update dependency org.apache.commons:commons-lang3 to v3.17.0
(#366)
---
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 f66db45..90de637 100644
--- a/src/main/features/boot.json
+++ b/src/main/features/boot.json
@@ -13,7 +13,7 @@
"start-order":"1"
},
{
- "id":"org.apache.commons:commons-lang3:3.15.0",
+ "id":"org.apache.commons:commons-lang3:3.17.0",
"start-order":"1"
},
{