Skip to content

Commit 2033269

Browse files
authored
Merge pull request #173 from GateNLP/dependabot/maven/com.thoughtworks.xstream-xstream-1.4.21
Bump com.thoughtworks.xstream:xstream from 1.4.20 to 1.4.21
2 parents 103d416 + 22baecf commit 2033269

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
@@ -410,7 +410,7 @@
410410
<dependency>
411411
<groupId>com.thoughtworks.xstream</groupId>
412412
<artifactId>xstream</artifactId>
413-
<version>1.4.20</version>
413+
<version>1.4.21</version>
414414
<scope>compile</scope>
415415
<exclusions>
416416
<!-- we will pull in the full xpp3 so we don't need these -->

0 commit comments

Comments
 (0)