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 ab393c1d06 Bump
org.apache.aries.blueprint:org.apache.aries.blueprint.api (#2273) (#2277)
ab393c1d06 is described below
commit ab393c1d06828d0fe79d76cd1867ef689cae665a
Author: JB Onofré <[email protected]>
AuthorDate: Tue Feb 10 09:52:32 2026 +0100
Bump org.apache.aries.blueprint:org.apache.aries.blueprint.api (#2273)
(#2277)
Bumps org.apache.aries.blueprint:org.apache.aries.blueprint.api from 1.0.0
to 1.0.1.
---
updated-dependencies:
- dependency-name: org.apache.aries.blueprint:org.apache.aries.blueprint.api
dependency-version: 1.0.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
main/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main/pom.xml b/main/pom.xml
index 62840e014c..fce1bd696e 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -84,7 +84,7 @@
<dependency>
<groupId>org.apache.aries.blueprint</groupId>
<artifactId>org.apache.aries.blueprint.api</artifactId>
- <version>1.0.0</version>
+ <version>1.0.1</version>
<scope>test</scope>
</dependency>
<!-- karaf framework 1.0.0 features xml -->