You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by ay...@apache.org on 2022/02/03 11:54:35 UTC

[hive] branch master updated: HIVE-25920: Bump Xerce2 to 2.12.2. (#2992). (Takanobu Asanuma, reviewed by Ayush Saxena)

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

ayushsaxena 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 46c010a  HIVE-25920: Bump Xerce2 to 2.12.2. (#2992). (Takanobu Asanuma, reviewed by Ayush Saxena)
46c010a is described below

commit 46c010a7c397324f2b47f1c87a64373894a285ef
Author: Takanobu Asanuma <ta...@apache.org>
AuthorDate: Thu Feb 3 20:51:40 2022 +0900

    HIVE-25920: Bump Xerce2 to 2.12.2. (#2992). (Takanobu Asanuma, reviewed by Ayush Saxena)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9aeaaf6..f9fa067 100644
--- a/pom.xml
+++ b/pom.xml
@@ -210,7 +210,7 @@
     <snappy.version>1.1.4</snappy.version>
     <wadl-resourcedoc-doclet.version>1.4</wadl-resourcedoc-doclet.version>
     <velocity.version>2.3</velocity.version>
-    <xerces.version>2.12.1</xerces.version>
+    <xerces.version>2.12.2</xerces.version>
     <xmlsec.version>2.3.0</xmlsec.version>
     <zookeeper.version>3.5.5</zookeeper.version>
     <jpam.version>1.1</jpam.version>