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/20 17:23:37 UTC

[tika] branch main updated: TIKA-3751: update plexus-utils

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

tilman 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 c2f714e5f TIKA-3751: update plexus-utils
c2f714e5f is described below

commit c2f714e5f8edc5955aef4f574821eba3f09f69ae
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Fri May 20 19:23:26 2022 +0200

    TIKA-3751: update plexus-utils
---
 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 63b68a712..d7efd694e 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -582,7 +582,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>3.4.1</version>
+        <version>3.4.2</version>
       </dependency>
       <dependency>
         <groupId>org.eclipse.jetty</groupId>