Skip to content

Commit 7e4563a

Browse files
committed
Upgrade to XStream 1.4.9
Issue: SPR-14084
1 parent 2453edb commit 7e4563a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ configure(allprojects) { project ->
8282
ext.undertowVersion = "1.3.19.Final"
8383
ext.woodstoxVersion = "5.0.1"
8484
ext.xmlunitVersion = "1.6"
85-
ext.xstreamVersion = "1.4.8"
85+
ext.xstreamVersion = "1.4.9"
8686

8787
ext.gradleScriptDir = "${rootProject.projectDir}/gradle"
8888

0 commit comments

Comments
 (0)