Skip to content

Commit

Permalink
upgrade xstream to 1.4.20 to pick up fixes for 2 CVEs (#2763)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Feb 26, 2024
1 parent 7107152 commit 53b5889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helix-admin-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.19</version>
<version>1.4.20</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit 53b5889

Please sign in to comment.