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 cf2622910 Bump org.apache.felix:maven-bundle-plugin from 2.3.5 to 5.1.9
cf2622910 is described below
commit cf262291021211366e6b9593be2c1cbfaa13748e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 5 17:35:34 2025 +0000
Bump org.apache.felix:maven-bundle-plugin from 2.3.5 to 5.1.9
Bumps org.apache.felix:maven-bundle-plugin from 2.3.5 to 5.1.9.
---
updated-dependencies:
- dependency-name: org.apache.felix:maven-bundle-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
---
samples/twitter/twitter-twitter4j/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samples/twitter/twitter-twitter4j/pom.xml
b/samples/twitter/twitter-twitter4j/pom.xml
index 968abd7ac..46b2a0c49 100644
--- a/samples/twitter/twitter-twitter4j/pom.xml
+++ b/samples/twitter/twitter-twitter4j/pom.xml
@@ -31,7 +31,7 @@
</description>
<properties>
- <maven-bundle-plugin.version>2.3.5</maven-bundle-plugin.version>
+ <maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
</properties>
<dependencies>