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

zabetak pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git


The following commit(s) were added to refs/heads/master by this push:
     new d8fef61d5c5 HIVE-26845: Upgrade htmlunit from 2.45.0 to 2.67.0 
(Soumyakanti Das reviewed by Stamatis Zampetakis)
d8fef61d5c5 is described below

commit d8fef61d5c5178ea94e895e3fedab5629a01a2b6
Author: Soumyakanti Das <[email protected]>
AuthorDate: Tue Dec 13 21:34:06 2022 -0800

    HIVE-26845: Upgrade htmlunit from 2.45.0 to 2.67.0 (Soumyakanti Das 
reviewed by Stamatis Zampetakis)
    
    Closes #3855
---
 itests/hive-unit/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/itests/hive-unit/pom.xml b/itests/hive-unit/pom.xml
index 527ff91a964..7bed6bff4cd 100644
--- a/itests/hive-unit/pom.xml
+++ b/itests/hive-unit/pom.xml
@@ -26,7 +26,7 @@
   <properties>
     <hive.path.to.root>../..</hive.path.to.root>
     <testcontainers.version>1.15.2</testcontainers.version>
-    <htmlunit.version>2.45.0</htmlunit.version>
+    <htmlunit.version>2.67.0</htmlunit.version>
   </properties>
   <dependencies>
     <!-- intra-project -->

Reply via email to