Skip to content

Commit 19c7563

Browse files
renovate-botvlsi
authored andcommitted
fix(deps): update dependency com.thoughtworks.xstream:xstream to v1.4.21
1 parent 6d39ac6 commit 19c7563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bom-thirdparty/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies {
6161
api("com.miglayout:miglayout-core:5.3")
6262
api("com.miglayout:miglayout-swing:5.3")
6363
api("com.sun.activation:javax.activation:1.2.0")
64-
api("com.thoughtworks.xstream:xstream:1.4.20")
64+
api("com.thoughtworks.xstream:xstream:1.4.21")
6565
api("commons-codec:commons-codec:1.16.0")
6666
api("commons-collections:commons-collections:3.2.2")
6767
api("commons-io:commons-io:2.15.1")

0 commit comments

Comments
 (0)