This is an automated email from the ASF dual-hosted git repository.
peacewong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/linkis.git
The following commit(s) were added to refs/heads/master by this push:
new 8ac124b620 Bump com.thoughtworks.xstream:xstream from 1.4.20 to 1.4.21
(#5210)
8ac124b620 is described below
commit 8ac124b620826b57535672b00daee1a53b34574f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 16 17:07:44 2025 +0800
Bump com.thoughtworks.xstream:xstream from 1.4.20 to 1.4.21 (#5210)
* Bump com.thoughtworks.xstream:xstream from 1.4.20 to 1.4.21
Bumps
[com.thoughtworks.xstream:xstream](https://github.com/x-stream/xstream) from
1.4.20 to 1.4.21.
- [Release notes](https://github.com/x-stream/xstream/releases)
- [Commits](https://github.com/x-stream/xstream/commits)
---
updated-dependencies:
- dependency-name: com.thoughtworks.xstream:xstream
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
* Update known-dependencies.txt
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: peacewong <[email protected]>
---
pom.xml | 2 +-
tool/dependencies/known-dependencies.txt | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index fc49750d29..88cf0be8b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -152,7 +152,7 @@
<jackson-bom.version>2.13.4.20221013</jackson-bom.version>
<jsonpath.version>2.9.0</jsonpath.version>
<jettison.version>1.5.4</jettison.version>
- <xstream.core.version>1.4.20</xstream.core.version>
+ <xstream.core.version>1.4.21</xstream.core.version>
<woodstox.version>6.4.0</woodstox.version>
<snakeyaml.version>1.33</snakeyaml.version>
diff --git a/tool/dependencies/known-dependencies.txt
b/tool/dependencies/known-dependencies.txt
index de1652e8ca..6654575af3 100644
--- a/tool/dependencies/known-dependencies.txt
+++ b/tool/dependencies/known-dependencies.txt
@@ -815,6 +815,7 @@ xmlbeans-5.2.1.jar
xmlenc-0.52.jar
xom-1.2.5.jar
xstream-1.4.20.jar
+xstream-1.4.21.jar
xz-1.5.jar
zipkin-2.23.2.jar
zipkin-reporter-2.16.3.jar
@@ -824,4 +825,4 @@ zookeeper-3.9.2.jar
zookeeper-jute-3.9.2.jar
zstd-jni-1.4.5-6.jar
zstd-jni-1.5.0-4.jar
-spark-measure_2.12-0.24.jar
\ No newline at end of file
+spark-measure_2.12-0.24.jar
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]