mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Upgrade XStream to 1.4.6
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ configure(allprojects) { project ->
|
||||
ext.jettyVersion = "9.1.0.v20131115"
|
||||
ext.junitVersion = "4.11"
|
||||
ext.slf4jVersion = "1.6.1"
|
||||
ext.xstreamVersion = "1.4.4"
|
||||
ext.xstreamVersion = "1.4.6"
|
||||
ext.gradleScriptDir = "${rootProject.projectDir}/gradle"
|
||||
|
||||
apply plugin: "propdeps"
|
||||
|
||||
Reference in New Issue
Block a user