git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/branches/REL_2@2902
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
<dependency>
<groupId>edu.internet2.middleware</groupId>
<artifactId>shibboleth-common</artifactId>
- <version>1.1.3</version>
- <exclusions>
- <exclusion>
- <groupId>edu.vt.middleware</groupId>
- <artifactId>ldap</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
- <dependency>
- <groupId>edu.vt.middleware</groupId>
- <artifactId>vt-ldap</artifactId>
- <version>2.8.4</version>
+ <version>1.1.4</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>