We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d39ac6 commit 19c7563Copy full SHA for 19c7563
src/bom-thirdparty/build.gradle.kts
@@ -61,7 +61,7 @@ dependencies {
61
api("com.miglayout:miglayout-core:5.3")
62
api("com.miglayout:miglayout-swing:5.3")
63
api("com.sun.activation:javax.activation:1.2.0")
64
- api("com.thoughtworks.xstream:xstream:1.4.20")
+ api("com.thoughtworks.xstream:xstream:1.4.21")
65
api("commons-codec:commons-codec:1.16.0")
66
api("commons-collections:commons-collections:3.2.2")
67
api("commons-io:commons-io:2.15.1")
0 commit comments