This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch branch_2x
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/branch_2x by this push:
new b68cae58b1 TIKA-4456: update commons-logging, junit
b68cae58b1 is described below
commit b68cae58b1fac1cf81f2fbb78b2ed8fb9dd57ec3
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Mar 9 19:58:33 2026 +0100
TIKA-4456: update commons-logging, junit
---
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 663fa4df1b..d2cd731f22 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -330,7 +330,7 @@
<commons.exec.version>1.6.0</commons.exec.version>
<commons.io.version>2.21.0</commons.io.version>
<commons.lang3.version>3.20.0</commons.lang3.version>
- <commons.logging.version>1.3.5</commons.logging.version>
+ <commons.logging.version>1.3.6</commons.logging.version>
<commons.math3.version>3.6.1</commons.math3.version>
<commons.net.version>3.11.1</commons.net.version>
<commons.fileupload.version>1.6.0</commons.fileupload.version>
@@ -370,7 +370,7 @@
<jna.version>5.18.1</jna.version>
<json.simple.version>1.1.1</json.simple.version>
<junit4.version>4.13.2</junit4.version>
- <junit5.version>5.14.2</junit5.version>
+ <junit5.version>5.14.3</junit5.version>
<junrar.version>7.5.8</junrar.version>
<libpst.version>0.9.3</libpst.version>
<log4j2.version>2.25.3</log4j2.version>