mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Upgrade to XStream 1.4.9
Issue: SPR-14084
This commit is contained in:
+1
-1
@@ -82,7 +82,7 @@ configure(allprojects) { project ->
|
||||
ext.undertowVersion = "1.3.19.Final"
|
||||
ext.woodstoxVersion = "5.0.1"
|
||||
ext.xmlunitVersion = "1.6"
|
||||
ext.xstreamVersion = "1.4.8"
|
||||
ext.xstreamVersion = "1.4.9"
|
||||
|
||||
ext.gradleScriptDir = "${rootProject.projectDir}/gradle"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user