You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ta...@apache.org on 2022/02/04 11:07:44 UTC

[tika] branch main updated: Bump maven-bundle-plugin from 5.1.2 to 5.1.4 (#497)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new ffaa312  Bump maven-bundle-plugin from 5.1.2 to 5.1.4 (#497)
ffaa312 is described below

commit ffaa312db743ee4a3203b2b1d780dda9f1907e8c
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Feb 4 06:07:38 2022 -0500

    Bump maven-bundle-plugin from 5.1.2 to 5.1.4 (#497)
    
    Bumps maven-bundle-plugin from 5.1.2 to 5.1.4.
    
    ---
    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>
    
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 4131c16..64f535d 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -274,7 +274,7 @@
     <groovy.maven.version>2.1.1</groovy.maven.version>
     <maven.antrun.version>1.8</maven.antrun.version>
     <maven.assembly.version>3.3.0</maven.assembly.version>
-    <maven.bundle.version>5.1.2</maven.bundle.version>
+    <maven.bundle.version>5.1.4</maven.bundle.version>
     <maven.compiler.plugin.version>3.9.0</maven.compiler.plugin.version>
     <maven.failsafe.version>3.0.0-M5</maven.failsafe.version>
     <maven.javadoc.version>3.3.1</maven.javadoc.version>