You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2022/12/05 06:34:31 UTC

[iotdb] branch master updated: Bump maven-bundle-plugin from 5.1.7 to 5.1.8 (#8276)

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 e2e69bb730 Bump maven-bundle-plugin from 5.1.7 to 5.1.8 (#8276)
e2e69bb730 is described below

commit e2e69bb730ac88a2150b21fc555c8aeda4fdae25
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Dec 5 14:34:27 2022 +0800

    Bump maven-bundle-plugin from 5.1.7 to 5.1.8 (#8276)
    
    Bumps maven-bundle-plugin from 5.1.7 to 5.1.8.
    
    ---
    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] <su...@github.com>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7b20282b23..ac65fc69f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,7 +159,7 @@
         <dropwizard.metrics.version>4.2.7</dropwizard.metrics.version>
         <micrometer.metrics.version>1.6.2</micrometer.metrics.version>
         <javax.xml.bind.version>2.4.0-b180830.0359</javax.xml.bind.version>
-        <felix.version>5.1.7</felix.version>
+        <felix.version>5.1.8</felix.version>
         <snappy.version>1.1.8.4</snappy.version>
         <netty.version>4.1.82.Final</netty.version>
         <!-- URL of the ASF SonarQube server -->