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

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


The following commit(s) were added to refs/heads/main by this push:
     new bf817b7d80 Bump org.apache.felix:maven-bundle-plugin from 6.0.0 to 
6.0.2 (#2534)
bf817b7d80 is described below

commit bf817b7d80da0af9f4e0eb9d169b617f665c6c59
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 3 07:19:42 2026 +0100

    Bump org.apache.felix:maven-bundle-plugin from 6.0.0 to 6.0.2 (#2534)
    
    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:production
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6592322fee..72b92d92f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
 
     <!-- Plugins and Build -->
     <maven.version>3.0.5</maven.version>
-    <version.plugin.bundle>6.0.0</version.plugin.bundle>
+    <version.plugin.bundle>6.0.2</version.plugin.bundle>
     <version.plugin.javadoc>3.12.0</version.plugin.javadoc>
     <asciidoclet.version>1.5.0</asciidoclet.version>
     <surefire.version>3.5.5</surefire.version>

Reply via email to