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

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


The following commit(s) were added to refs/heads/master by this push:
     new 931f86c3e9 Bump maven-bundle-plugin from 5.1.4 to 5.1.7 (#6706)
931f86c3e9 is described below

commit 931f86c3e9c5871f274ae68a8c40a53ed9869f4d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 20 09:59:13 2022 +0800

    Bump maven-bundle-plugin from 5.1.4 to 5.1.7 (#6706)
    
    Bumps maven-bundle-plugin from 5.1.4 to 5.1.7.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.felix:maven-bundle-plugin
      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 4e18d117e2..85f8864c45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,7 +155,7 @@
         <jetty.version>9.4.35.v20201120</jetty.version>
         <metrics.version>4.2.7</metrics.version>
         <javax.xml.bind.version>2.4.0-b180830.0359</javax.xml.bind.version>
-        <felix.version>5.1.4</felix.version>
+        <felix.version>5.1.7</felix.version>
         <snappy.version>1.1.8.4</snappy.version>
         <netty.version>4.1.53.Final</netty.version>
         <!-- URL of the ASF SonarQube server -->

Reply via email to