Revision: 1492
          http://svn.sourceforge.net/spring-rich-c/?rev=1492&view=rev
Author:   ge0ffrey
Date:     2006-10-05 07:31:06 -0700 (Thu, 05 Oct 2006)

Log Message:
-----------
upgrade to acegi 1.0.2

Modified Paths:
--------------
    trunk/spring-richclient/pom.xml

Modified: trunk/spring-richclient/pom.xml
===================================================================
--- trunk/spring-richclient/pom.xml     2006-10-05 08:38:24 UTC (rev 1491)
+++ trunk/spring-richclient/pom.xml     2006-10-05 14:31:06 UTC (rev 1492)
@@ -758,10 +758,18 @@
             <dependency>
                 <groupId>org.acegisecurity</groupId>
                 <artifactId>acegi-security</artifactId>
-                <version>1.0.1</version>
+                <version>1.0.2</version>
                 <exclusions>
+                    <!--
+                        TODO remove as soon as this issue is fixed and 
released:
+                        See 
http://opensource.atlassian.com/projects/spring/browse/SEC-369
+                    -->
                     <exclusion>
                         <groupId>org.springframework</groupId>
+                        <artifactId>spring-jdbc</artifactId>
+                    </exclusion>
+                    <exclusion>
+                        <groupId>org.springframework</groupId>
                         <artifactId>spring-mock</artifactId>
                     </exclusion>
                     <exclusion>
@@ -796,6 +804,14 @@
                         <groupId>cas</groupId>
                         <artifactId>casclient</artifactId>
                     </exclusion>
+                    <exclusion>
+                        <groupId>oro</groupId>
+                        <artifactId>oro</artifactId>
+                    </exclusion>
+                    <exclusion>
+                        <groupId>commons-codec</groupId>
+                        <artifactId>commons-codec</artifactId>
+                    </exclusion>
                 </exclusions>
             </dependency>
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
spring-rich-c-cvs mailing list
spring-rich-c-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spring-rich-c-cvs

Reply via email to