This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch
dependabot/maven/karaf-4.4.x/org.apache.aries.blueprint-org.apache.aries.blueprint.api-1.0.1
in repository https://gitbox.apache.org/repos/asf/karaf.git
commit 7db9ccf97df8ec54470f2f80b18a9ae19c0f1b64
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 10 07:40:51 2026 +0100
Bump org.apache.aries.blueprint:org.apache.aries.blueprint.api (#2273)
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 -->