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 addec76 chore(deps): update dependency
org.apache.felix:org.apache.felix.http.servlet-api to v6 (#462)
addec76 is described below
commit addec7692c6f00f4fb91544179012a76efc14d29
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Apr 28 16:44:07 2025 +0200
chore(deps): update dependency
org.apache.felix:org.apache.felix.http.servlet-api to v6 (#462)
---
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 6a105c8..0490226 100644
--- a/src/main/features/boot.json
+++ b/src/main/features/boot.json
@@ -93,7 +93,7 @@
"start-order":"1"
},
{
- "id":"org.apache.felix:org.apache.felix.http.servlet-api:3.0.0",
+ "id":"org.apache.felix:org.apache.felix.http.servlet-api:6.1.0",
"start-order":"1"
},
{