Forráskód Böngészése

SEC-271: Fixed spring and acegi versions

Vishal Puri 18 éve
szülő
commit
b072748999
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      samples/project.xml

+ 1 - 1
samples/project.xml

@@ -11,7 +11,7 @@
     <dependency>
       <groupId>org.acegisecurity</groupId>
       <artifactId>acegi-security</artifactId>
-      <version>1.0.4-SNAPSHOT</version>
+      <version>1.1-SNAPSHOT</version>
       <type>jar</type>
       <url>http://acegisecurity.org</url>
       <properties>