Skip to content

Commit 0f64675

Browse files
authored
Merge pull request apache#721 from apache/WW-5329-xstream
[WW-5329] Upgrades xstream to version 1.4.20
2 parents 71e9ee7 + de01991 commit 0f64675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1057,7 +1057,7 @@
10571057
<dependency>
10581058
<groupId>com.thoughtworks.xstream</groupId>
10591059
<artifactId>xstream</artifactId>
1060-
<version>1.4.19</version>
1060+
<version>1.4.20</version>
10611061
<exclusions>
10621062
<exclusion>
10631063
<groupId>io.github.x-stream</groupId>

0 commit comments

Comments
 (0)