This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/main by this push:
new 83d5bf62aa build(deps): bump
org.apache.felix:org.apache.felix.framework (#1790)
83d5bf62aa is described below
commit 83d5bf62aab9e95fccb78e93dfffc79c6e760623
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 20 13:27:19 2026 +0100
build(deps): bump org.apache.felix:org.apache.felix.framework (#1790)
Bumps org.apache.felix:org.apache.felix.framework from 5.6.12 to 7.0.5.
---
updated-dependencies:
- dependency-name: org.apache.felix:org.apache.felix.framework
dependency-version: 7.0.5
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
activemq-karaf/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/activemq-karaf/pom.xml b/activemq-karaf/pom.xml
index c42e09d382..f4d30f47c6 100644
--- a/activemq-karaf/pom.xml
+++ b/activemq-karaf/pom.xml
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.framework</artifactId>
- <version>5.6.12</version>
+ <version>7.0.5</version>
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact