You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by xx...@apache.org on 2023/05/06 06:59:36 UTC

[kylin] 35/38: KYLIN-5537 Upgrade version, resolve vulnerability

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

xxyu pushed a commit to branch kylin5
in repository https://gitbox.apache.org/repos/asf/kylin.git

commit 111723d7a49df0832ee62fad271caa4a1b30e54a
Author: Yinghao Lin <yi...@kyligence.io>
AuthorDate: Tue Mar 7 14:48:03 2023 +0800

    KYLIN-5537 Upgrade version, resolve vulnerability
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 00830ab3ba..b0159f2797 100644
--- a/pom.xml
+++ b/pom.xml
@@ -207,7 +207,7 @@
         <esapi.version>2.3.0.0</esapi.version>
         <api-util.version>1.0.2</api-util.version>
         <neko-htmlunit.version>2.62.0</neko-htmlunit.version>
-        <woodstox-core.version>5.3.0</woodstox-core.version>
+        <woodstox-core.version>5.4.0</woodstox-core.version>
 
         <!--metric-->
         <dropwizard.version>4.1.1</dropwizard.version>