Skip to content

Commit 8ac124b

Browse files
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]>
1 parent c780b36 commit 8ac124b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
<jackson-bom.version>2.13.4.20221013</jackson-bom.version>
153153
<jsonpath.version>2.9.0</jsonpath.version>
154154
<jettison.version>1.5.4</jettison.version>
155-
<xstream.core.version>1.4.20</xstream.core.version>
155+
<xstream.core.version>1.4.21</xstream.core.version>
156156
<woodstox.version>6.4.0</woodstox.version>
157157
<snakeyaml.version>1.33</snakeyaml.version>
158158

tool/dependencies/known-dependencies.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -815,6 +815,7 @@ xmlbeans-5.2.1.jar
815815
xmlenc-0.52.jar
816816
xom-1.2.5.jar
817817
xstream-1.4.20.jar
818+
xstream-1.4.21.jar
818819
xz-1.5.jar
819820
zipkin-2.23.2.jar
820821
zipkin-reporter-2.16.3.jar
@@ -824,4 +825,4 @@ zookeeper-3.9.2.jar
824825
zookeeper-jute-3.9.2.jar
825826
zstd-jni-1.4.5-6.jar
826827
zstd-jni-1.5.0-4.jar
827-
spark-measure_2.12-0.24.jar
828+
spark-measure_2.12-0.24.jar

0 commit comments

Comments
 (0)