Repository: syncope
Updated Branches:
  refs/heads/1_1_X bc41d9bc3 -> b04d1e549


Updating XStream to fix some NPE


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/080abc14
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/080abc14
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/080abc14

Branch: refs/heads/1_1_X
Commit: 080abc1483f29df59e3185b1479259f37aff5334
Parents: bc41d9b
Author: Francesco Chicchiriccò <[email protected]>
Authored: Mon Nov 9 08:54:14 2015 +0100
Committer: Francesco Chicchiriccò <[email protected]>
Committed: Mon Nov 9 08:54:14 2015 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/080abc14/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8b70487..95e6ab4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -325,7 +325,7 @@ under the License.
     <spring-security.version>3.1.7.RELEASE</spring-security.version>
     <aspectj.version>1.7.4</aspectj.version>
     <jackson.version>1.9.13</jackson.version>
-    <xstream.version>1.4.7</xstream.version>
+    <xstream.version>1.4.8</xstream.version>
     <velocity.version>1.7</velocity.version>
     <velocitytools.version>2.0</velocitytools.version>
     <quartz.version>2.1.7</quartz.version>

Reply via email to