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

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


The following commit(s) were added to refs/heads/master by this push:
     new 213566a3d [OPENMEETINGS-2824] Bump 
org.apache.felix:maven-bundle-plugin from 6.0.2 to 6.1.0 (#281)
213566a3d is described below

commit 213566a3d30bea1ce69a431f04f1316f662a1624
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 10 10:27:48 2026 +0700

    [OPENMEETINGS-2824] Bump org.apache.felix:maven-bundle-plugin from 6.0.2 to 
6.1.0 (#281)
    
    Bumps org.apache.felix:maven-bundle-plugin from 6.0.2 to 6.1.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.felix:maven-bundle-plugin
      dependency-version: 6.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 b6362fda1..4764ccd60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
                <maven.compiler.source>${javaVersion}</maven.compiler.source>
                <maven.compiler.target>${javaVersion}</maven.compiler.target>
 
-               <maven-bundle-plugin.version>6.0.2</maven-bundle-plugin.version>
+               <maven-bundle-plugin.version>6.1.0</maven-bundle-plugin.version>
                <exec-maven-plugin.version>3.6.3</exec-maven-plugin.version>
                <minify-maven-plugin.version>1.7.6</minify-maven-plugin.version>
                
<license-maven-plugin.version>2.7.1</license-maven-plugin.version>

Reply via email to