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 6a6cae7b1 update junit + aws
6a6cae7b1 is described below

commit 6a6cae7b17db8e4f64cd2878cd96c88484f974f2
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed Jul 27 05:44:20 2022 +0200

    update junit + aws
---
 tika-parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 57f98f156..3992d8856 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -288,7 +288,7 @@
 
     <!-- dependency versions -->
 
-    <aws.version>1.12.268</aws.version>
+    <aws.version>1.12.269</aws.version>
     <google.cloud.version>2.10.0</google.cloud.version>
     <asm.version>9.3</asm.version>
     <boilerpipe.version>1.1.0</boilerpipe.version>
@@ -341,7 +341,7 @@
     <joda.time.version>2.10.10</joda.time.version>
     <json.simple.version>1.1.1</json.simple.version>
     <junit4.version>4.13.2</junit4.version>
-    <junit5.version>5.9.0-RC1</junit5.version>
+    <junit5.version>5.9.0</junit5.version>
     <juniversalchardet.version>1.0.3</juniversalchardet.version>
     <junrar.version>7.5.2</junrar.version>
     <libpst.version>0.9.3</libpst.version>

Reply via email to