You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by fa...@apache.org on 2023/02/24 22:53:46 UTC

[linkis] branch xstream-upgrade created (now 935bd41a7)

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

fanningpj pushed a change to branch xstream-upgrade
in repository https://gitbox.apache.org/repos/asf/linkis.git


      at 935bd41a7 issue-4265: xstream 1.4.20 due to cve

This branch includes the following new commits:

     new 935bd41a7 issue-4265: xstream 1.4.20 due to cve

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org


[linkis] 01/01: issue-4265: xstream 1.4.20 due to cve

Posted by fa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch xstream-upgrade
in repository https://gitbox.apache.org/repos/asf/linkis.git

commit 935bd41a7e4187279bff020636d3446b842497fc
Author: PJ Fanning <pj...@users.noreply.github.com>
AuthorDate: Fri Feb 24 23:53:41 2023 +0100

    issue-4265: xstream 1.4.20 due to cve
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6e42ea39d..98a61cd0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@
     <httpmime.version>${httpclient.version}</httpmime.version>
     <knife4j.version>2.0.9</knife4j.version>
     <springfox.version>2.10.5</springfox.version>
-    <xstream.core.version>1.4.19</xstream.core.version>
+    <xstream.core.version>1.4.20</xstream.core.version>
     <reflections.version>0.9.12</reflections.version>
     <mybatis-plus.boot.starter.version>3.4.1</mybatis-plus.boot.starter.version>
     <mysql.connector.version>8.0.28</mysql.connector.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org