From d64fd588502ae0b5388703b8860fba1cd1a050bd Mon Sep 17 00:00:00 2001 From: Tilman Hausherr Date: Wed, 17 Jul 2024 10:14:50 +0200 Subject: [PATCH] TIKA-4239: update commons-codec, azure; set h2 version in profile; add comment --- tika-parent/pom.xml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml index 7a9bd0301e..19e33e39cf 100644 --- a/tika-parent/pom.xml +++ b/tika-parent/pom.xml @@ -319,7 +319,7 @@ 0.1.2 1.8.0 - 1.17.0 + 1.17.1 4.4 1.26.2 1.11.0 @@ -418,6 +418,8 @@ 1.1.10.5 1.5.6 1.5.10 + + 2.2.224 @@ -498,12 +500,12 @@ com.azure azure-core - 1.49.1 + 1.50.0 com.azure azure-core-http-netty - 1.15.1 + 1.15.2 io.netty @@ -601,7 +603,7 @@ com.h2database h2 - 2.2.224 + ${h2.version} com.healthmarketscience.jackcess @@ -1101,7 +1103,7 @@ com.h2database h2 - 2.2.224 + ${h2.version}