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 bbbb475e0d Bump org.apache.felix:org.apache.felix.webconsole (#398)
bbbb475e0d is described below
commit bbbb475e0d1a0e4315a863aa1ba4794ea4a7f9b2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 2 09:07:50 2025 +0200
Bump org.apache.felix:org.apache.felix.webconsole (#398)
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/webconsole-plugin/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ipojo/webconsole-plugin/pom.xml b/ipojo/webconsole-plugin/pom.xml
index fc11f1d9e7..f99e49bc12 100644
--- a/ipojo/webconsole-plugin/pom.xml
+++ b/ipojo/webconsole-plugin/pom.xml
@@ -94,7 +94,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>