Skip to content

Commit 23515b0

Browse files
Build(deps): Bump xstream from 1.4.9 to 1.4.10-java7
Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.9 to 1.4.10-java7. - [Release notes](https://github.com/x-stream/xstream/releases) - [Commits](https://github.com/x-stream/xstream/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee10ae9 commit 23515b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
<dependency>
209209
<groupId>com.thoughtworks.xstream</groupId>
210210
<artifactId>xstream</artifactId>
211-
<version>1.4.9</version>
211+
<version>1.4.10-java7</version>
212212
</dependency>
213213
<!-- dom4j是一个Java的XML API,类似于jdom,用来读写XML文件的-->
214214
<!-- https://mvnrepository.com/artifact/org.dom4j/dom4j -->

0 commit comments

Comments
 (0)