Skip to content

Commit

Permalink
fix(deps): update dependency com.thoughtworks.xstream:xstream to v1.4…
Browse files Browse the repository at this point in the history
….21 [security] (#1045)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent fa4845a commit 2568ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.20</version>
<version>1.4.21</version>
<exclusions>
<!-- we use stax -->
<exclusion>
Expand Down

0 comments on commit 2568ae2

Please sign in to comment.