git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/branches/REL_2@2838
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
[SIDP-277] - Incorrect null check for request context in UsernamePasswordServlet
[SIDP-280] - when an Idp has no outside (WAN) access Idp fails to collect or release attributes
[SIDP-285] - Use $IDP_SCOPE$ to populate IdP scope in conf-tmpl\attribute-resolver.xml
+[SIDP-291] - Update libs for 2.1.3 release
Changes in Release 2.1.2
=============================================
<dependency>
<groupId>edu.internet2.middleware</groupId>
<artifactId>shibboleth-common</artifactId>
- <version>1.1.2</version>
+ <version>1.1.3</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>