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/03/03 12:25:27 UTC

[tika] branch main updated: Bump bndlib from 1.50.0 to 2.0.0.20130123-133441 (#517)

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 f4c425e  Bump bndlib from 1.50.0 to 2.0.0.20130123-133441 (#517)
f4c425e is described below

commit f4c425eb5dec7cebdc8c6cdb33d83a6e6f0a62f6
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Mar 3 07:25:21 2022 -0500

    Bump bndlib from 1.50.0 to 2.0.0.20130123-133441 (#517)
    
    Bumps [bndlib](https://github.com/bndtools/bnd) from 1.50.0 to 2.0.0.20130123-133441.
    - [Release notes](https://github.com/bndtools/bnd/releases)
    - [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md)
    - [Commits](https://github.com/bndtools/bnd/commits)
    
    ---
    updated-dependencies:
    - dependency-name: biz.aQute:bndlib
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    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 6e1f4f3..7aee78d 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -389,7 +389,7 @@
       <dependency>
         <groupId>biz.aQute</groupId>
         <artifactId>bndlib</artifactId>
-        <version>1.50.0</version>
+        <version>2.0.0.20130123-133441</version>
       </dependency>
       <dependency>
         <groupId>c3p0</groupId>