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

jungm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bval.git


The following commit(s) were added to refs/heads/master by this push:
     new 52d30a2  Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0
52d30a2 is described below

commit 52d30a2a080585ba6544a15e2117f3c3fe02ac85
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 29 09:20:52 2024 +0000

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

diff --git a/pom.xml b/pom.xml
index 87b3dca..1425c39 100644
--- a/pom.xml
+++ b/pom.xml
@@ -465,7 +465,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>5.1.9</version>
+                    <version>6.0.0</version>
                     <extensions>true</extensions>
                     <configuration>
                         <instructions>

Reply via email to