This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
new b848d751e7 Bump
org.apache.felix:org.apache.felix.webconsole.plugins.ds (#2431)
b848d751e7 is described below
commit b848d751e72cfa4fb39c5f0ba27782b457fdae55
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 17 18:21:17 2026 +0100
Bump org.apache.felix:org.apache.felix.webconsole.plugins.ds (#2431)
Bumps org.apache.felix:org.apache.felix.webconsole.plugins.ds from 2.2.0 to
2.3.0.
---
updated-dependencies:
- dependency-name: org.apache.felix:org.apache.felix.webconsole.plugins.ds
dependency-version: 2.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 92d0f636c5..b5cc744ae3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -232,7 +232,7 @@
<felix.eventadmin.webconsole.plugin.version>1.1.8</felix.eventadmin.webconsole.plugin.version>
<felix.obr.version>1.0.2</felix.obr.version>
<felix.scr.version>2.2.6</felix.scr.version>
-
<felix.scr.webconsole.plugin.version>2.2.0</felix.scr.webconsole.plugin.version>
+
<felix.scr.webconsole.plugin.version>2.3.0</felix.scr.webconsole.plugin.version>
<felix.scr.annotation.version>1.12.0</felix.scr.annotation.version>
<felix.resolver.version>2.0.4</felix.resolver.version>