This is an automated email from the ASF dual-hosted git repository.

mgrigorov pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/main by this push:
     new f173549c92 Bump org.apache.felix:maven-bundle-plugin in /lang/java 
(#3675)
f173549c92 is described below

commit f173549c929ba89bb0ae402490009d2f8e49d221
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 3 12:40:05 2026 +0200

    Bump org.apache.felix:maven-bundle-plugin in /lang/java (#3675)
    
    Bumps org.apache.felix:maven-bundle-plugin from 6.0.0 to 6.0.2.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.felix:maven-bundle-plugin
      dependency-version: 6.0.2
      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>
---
 lang/java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/java/pom.xml b/lang/java/pom.xml
index 848ac7d084..f928820729 100644
--- a/lang/java/pom.xml
+++ b/lang/java/pom.xml
@@ -63,7 +63,7 @@
     <zstd-jni.version>1.5.7-7</zstd-jni.version>
     <!-- version properties for plugins -->
     <archetype-plugin.version>3.4.1</archetype-plugin.version>
-    <bundle-plugin-version>6.0.0</bundle-plugin-version>
+    <bundle-plugin-version>6.0.2</bundle-plugin-version>
     <cyclonedx-maven-plugin.version>2.9.1</cyclonedx-maven-plugin.version>
     <exec-plugin.version>3.6.3</exec-plugin.version>
     <file-management.version>3.2.0</file-management.version>

Reply via email to