This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch issue/SLING-12040
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git
The following commit(s) were added to refs/heads/issue/SLING-12040 by this push:
new aa5bfbb chore(deps): update dependency
org.apache.felix:org.apache.felix.webconsole to v4.9.4
aa5bfbb is described below
commit aa5bfbb62213dd05b11f61fa7fcca2c41dfe6282
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Sep 15 11:48:45 2023 +0000
chore(deps): update dependency org.apache.felix:org.apache.felix.webconsole
to v4.9.4
---
src/main/features/webconsole.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/features/webconsole.json
b/src/main/features/webconsole.json
index f198ead..3e489e8 100644
--- a/src/main/features/webconsole.json
+++ b/src/main/features/webconsole.json
@@ -1,7 +1,7 @@
{
"bundles": [
{
- "id":"org.apache.felix:org.apache.felix.webconsole:4.8.12",
+ "id":"org.apache.felix:org.apache.felix.webconsole:4.9.4",
"start-order":"5"
},
{