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 edc19f79e Bump biz.aQute.bnd:bnd-maven-plugin from 3.2.0 to 6.4.0
edc19f79e is described below
commit edc19f79e55e2074ba15f1f7f79cee86ae4b263f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 14 18:10:18 2025 +0000
Bump biz.aQute.bnd:bnd-maven-plugin from 3.2.0 to 6.4.0
Bumps [biz.aQute.bnd:bnd-maven-plugin](https://github.com/bndtools/bnd)
from 3.2.0 to 6.4.0.
- [Release notes](https://github.com/bndtools/bnd/releases)
-
[Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md)
- [Commits](https://github.com/bndtools/bnd/commits/6.4.0)
---
updated-dependencies:
- dependency-name: biz.aQute.bnd:bnd-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pushstream/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pushstream/pom.xml b/pushstream/pom.xml
index af580fa7b..b81baf156 100644
--- a/pushstream/pom.xml
+++ b/pushstream/pom.xml
@@ -46,7 +46,7 @@
<java.source.version>1.8</java.source.version>
<java.target.version>1.8</java.target.version>
- <bnd-maven-plugin.version>3.2.0</bnd-maven-plugin.version>
+ <bnd-maven-plugin.version>6.4.0</bnd-maven-plugin.version>
<junit.version>4.13.2</junit.version>
<mockito-core.version>4.11.0</mockito-core.version>
<org.apache.aries.async.promise.api.version>1.0.1</org.apache.aries.async.promise.api.version>