From 9ea0aa629f8eb986e719e67daeace9d2f7909048 Mon Sep 17 00:00:00 2001 From: Adriaan Moors Date: Thu, 4 Dec 2014 22:45:53 -0800 Subject: Upgrade to scala-xml v1.0.3 ... to avoid having to revert the fix for SI-8253 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index 454df6b757..d24a3bb952 100644 --- a/versions.properties +++ b/versions.properties @@ -17,7 +17,7 @@ scala.binary.version=2.11 scala.full.version=2.11.2 # external modules shipped with distribution, as specified by scala-library-all's pom -scala-xml.version.number=1.0.2 +scala-xml.version.number=1.0.3 scala-parser-combinators.version.number=1.0.2 scala-continuations-plugin.version.number=1.0.2 scala-continuations-library.version.number=1.0.2 -- cgit v1.2.3