You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2014/10/30 20:28:56 UTC

[07/19] git commit: ANother spring update

ANother spring update


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/222137cb
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/222137cb
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/222137cb

Branch: refs/heads/master
Commit: 222137cb2ee577e6582a644b7ae73bbc0a75d4d1
Parents: 14ab1ff
Author: Daniel Kulp <dk...@apache.org>
Authored: Thu Oct 30 13:04:24 2014 -0400
Committer: Daniel Kulp <dk...@apache.org>
Committed: Thu Oct 30 13:54:31 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/222137cb/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 39b6415..2904955 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -1215,7 +1215,7 @@
             <dependency>
                 <groupId>org.springframework.security</groupId>
                 <artifactId>spring-security-core-tiger</artifactId>
-                <version>2.0.6.RELEASE</version>
+                <version>2.0.8.RELEASE</version>
                 <exclusions>
                     <exclusion>
                         <groupId>org.springframework</groupId>