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

asf-gitbox-commits 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 52530afcce TIKA-4327: update junit6
52530afcce is described below

commit 52530afcce58b05db3a0487d7235b8ef7b38f954
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed May 20 19:56:19 2026 +0200

    TIKA-4327: update junit6
---
 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 f39c4ccfb7..a6e2c914ab 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -399,7 +399,7 @@
     <json.simple.version>1.1.1</json.simple.version>
     <jsoup.version>1.22.2</jsoup.version>
     <jsr305.version>3.0.2</jsr305.version>
-    <junit6.version>6.0.3</junit6.version>
+    <junit6.version>6.1.0</junit6.version>
     <juniversalchardet.version>2.5.0</juniversalchardet.version>
     <junrar.version>7.6.0</junrar.version>
     <jwarc.version>0.36.0</jwarc.version>

Reply via email to