This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
The following commit(s) were added to refs/heads/master by this push:
new 46841d9ef7 Bump org.apache.felix:org.apache.felix.webconsole (#382)
46841d9ef7 is described below
commit 46841d9ef7bba1b7de6746da5ff7df063a0fe63c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 11 07:16:37 2025 +0100
Bump org.apache.felix:org.apache.felix.webconsole (#382)
Bumps org.apache.felix:org.apache.felix.webconsole from 4.0.0 to 4.9.10.
---
updated-dependencies:
- dependency-name: org.apache.felix:org.apache.felix.webconsole
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
ipojo/distributions/ipojo-webconsole-quicktart/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ipojo/distributions/ipojo-webconsole-quicktart/pom.xml
b/ipojo/distributions/ipojo-webconsole-quicktart/pom.xml
index 9d1c40c15a..f49d6e2303 100644
--- a/ipojo/distributions/ipojo-webconsole-quicktart/pom.xml
+++ b/ipojo/distributions/ipojo-webconsole-quicktart/pom.xml
@@ -71,7 +71,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.webconsole</artifactId>
- <version>4.0.0</version>
+ <version>4.9.10</version>
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>