1
0
mirror of synced 2026-08-02 16:27:08 +00:00

SEC-935: Updated to OpenID4Java 0.9.5 release

This commit is contained in:
Luke Taylor
2009-08-10 16:06:19 +00:00
parent 6f76fe6fbb
commit faa6be2011
2 changed files with 10 additions and 2 deletions
+5
View File
@@ -58,6 +58,11 @@
<groupId>taglibs</groupId>
<artifactId>standard</artifactId>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<scope>runtime</scope>
</dependency>
</dependencies>
<build>