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 53bc1acad TIKA-4327: update junit5
53bc1acad is described below

commit 53bc1acad4c996f54b755f0cfc47655a4dda22a5
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Feb 15 16:50:40 2025 +0100

    TIKA-4327: update junit5
---
 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 dabf67342..f09fd0245 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -395,7 +395,7 @@
     <jsoup.version>1.18.3</jsoup.version>
     <jsr305.version>3.0.2</jsr305.version>
     <junit4.version>4.13.2</junit4.version>
-    <junit5.version>5.12.0-RC1</junit5.version>
+    <junit5.version>5.12.0-RC2</junit5.version>
     <juniversalchardet.version>2.5.0</juniversalchardet.version>
     <junrar.version>7.5.5</junrar.version>
     <jwarc.version>0.31.1</jwarc.version>

Reply via email to