You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ti...@apache.org on 2022/05/29 10:27:21 UTC

[tika] branch branch_1x updated: TIKA-3780: update org.apache.felix.framework

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

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


The following commit(s) were added to refs/heads/branch_1x by this push:
     new c64a83d03 TIKA-3780: update org.apache.felix.framework
c64a83d03 is described below

commit c64a83d032fdece93bd278465aa2e4b4d18c1524
Author: Tilman Hausherr <ti...@snafu.de>
AuthorDate: Sun May 29 12:27:09 2022 +0200

    TIKA-3780: update org.apache.felix.framework
---
 tika-bundle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-bundle/pom.xml b/tika-bundle/pom.xml
index 0869ef1a9..6f8c5835d 100644
--- a/tika-bundle/pom.xml
+++ b/tika-bundle/pom.xml
@@ -116,7 +116,7 @@
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.framework</artifactId>
-      <version>7.0.3</version>
+      <version>7.0.4</version>
       <scope>test</scope>
     </dependency>
     <dependency>