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 3c3f082  TIKA-2925: update junit
3c3f082 is described below

commit 3c3f082e6ff5823362bf86921f7a148ebb4b119a
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sun Oct 27 15:41:40 2019 +0100

    TIKA-2925: update junit
---
 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 54d7529..040c3e6 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -269,7 +269,7 @@
       <dependency>
         <groupId>junit</groupId>
         <artifactId>junit</artifactId>
-        <version>4.13-beta-3</version>
+        <version>4.13-rc-1</version>
         <scope>test</scope>
       </dependency>
       <dependency>

Reply via email to