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 0e60302 chore(deps): update dependency org.apache.felix:org.apache.felix.http.jetty12 to v1.1.2 (#530) 0e60302 is described below commit 0e60302740fb23fd050cffa55669219687eacb3b Author: Mend Renovate <b...@renovateapp.com> AuthorDate: Wed Sep 24 10:43:51 2025 +0200 chore(deps): update dependency org.apache.felix:org.apache.felix.http.jetty12 to v1.1.2 (#530) --- src/main/features/base.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/features/base.json b/src/main/features/base.json index d559d28..08ddb10 100644 --- a/src/main/features/base.json +++ b/src/main/features/base.json @@ -183,7 +183,7 @@ "start-order":"5" }, { - "id":"org.apache.felix:org.apache.felix.http.jetty12:1.1.0", + "id":"org.apache.felix:org.apache.felix.http.jetty12:1.1.2", "start-order":"5" }, {