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

francischuang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git


The following commit(s) were added to refs/heads/main by this push:
     new 0f4e18b1b [CALCITE-7099] Update httpclient5 from 5.4.1 to 5.5
0f4e18b1b is described below

commit 0f4e18b1b6a3b41a569ad5ef6ae6b97759ff2d59
Author: Niels Pardon <[email protected]>
AuthorDate: Wed Aug 13 15:26:58 2025 +0200

    [CALCITE-7099] Update httpclient5 from 5.4.1 to 5.5
    
    Signed-off-by: Niels Pardon <[email protected]>
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index a252b718a..2e151793f 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -65,7 +65,7 @@ guava.version=33.4.0-jre
 hamcrest.version=1.3
 hsqldb.version=2.4.1
 h2.version=1.4.197
-httpclient5.version=5.4.1
+httpclient5.version=5.5
 httpcore5.version=5.3.1
 jackson.version=2.15.4
 jcip-annotations.version=1.0-1

Reply via email to