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 2453edb commit 7e4563aCopy full SHA for 7e4563a
build.gradle
@@ -82,7 +82,7 @@ configure(allprojects) { project ->
82
ext.undertowVersion = "1.3.19.Final"
83
ext.woodstoxVersion = "5.0.1"
84
ext.xmlunitVersion = "1.6"
85
- ext.xstreamVersion = "1.4.8"
+ ext.xstreamVersion = "1.4.9"
86
87
ext.gradleScriptDir = "${rootProject.projectDir}/gradle"
88
0 commit comments