Skip to content

Commit 4b0eff0

Browse files
committed
Upgrade xstream 1.4.20 -> 1.4.21 (CVE-2024-47072 vulnerabilities)
1 parent 91a20d4 commit 4b0eff0

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
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>com.thoughtworks.xstream</groupId>
5050
<artifactId>xstream</artifactId>
51-
<version>1.4.20</version>
51+
<version>1.4.21</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>javax.jms</groupId>

0 commit comments

Comments
 (0)