This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git
The following commit(s) were added to refs/heads/trunk by this push:
new 8a8e2bb5f Bump
org.apache.aries.blueprint:org.apache.aries.blueprint.annotation.api
8a8e2bb5f is described below
commit 8a8e2bb5fe960c06553a6e44e71a2da7a0bd3d8b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 20 17:29:15 2025 +0000
Bump org.apache.aries.blueprint:org.apache.aries.blueprint.annotation.api
Bumps org.apache.aries.blueprint:org.apache.aries.blueprint.annotation.api
from 1.0.0 to 1.0.1.
---
updated-dependencies:
- dependency-name:
org.apache.aries.blueprint:org.apache.aries.blueprint.annotation.api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
blueprint/examples/blueprint-sample-fragment/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/blueprint/examples/blueprint-sample-fragment/pom.xml
b/blueprint/examples/blueprint-sample-fragment/pom.xml
index e1a798d5e..88d4d5189 100644
--- a/blueprint/examples/blueprint-sample-fragment/pom.xml
+++ b/blueprint/examples/blueprint-sample-fragment/pom.xml
@@ -53,7 +53,7 @@
</aries.osgi.import>
<aries.osgi.private.pkg/>
-
<org.apache.aries.blueprint.annotation.api.version>1.0.0</org.apache.aries.blueprint.annotation.api.version>
+
<org.apache.aries.blueprint.annotation.api.version>1.0.1</org.apache.aries.blueprint.annotation.api.version>
</properties>
<profiles>