[java-identity-provider] branch maint-3.3 updated: IDP-1273 - Update Spring Framework to 4.3.16

Tom Zeller tzeller at dragonacea.biz
Fri Apr 13 12:39:21 EDT 2018


This is an automated email from the git hooks/post-receive script.

tzeller pushed a commit to branch maint-3.3
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=24c3cab214ae82d19d17a8154c7917a043123abb

The following commit(s) were added to refs/heads/maint-3.3 by this push:
       new  24c3cab   IDP-1273 - Update Spring Framework to 4.3.16
24c3cab is described below

commit 24c3cab214ae82d19d17a8154c7917a043123abb
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Fri Apr 13 11:07:55 2018 -0500

    IDP-1273 - Update Spring Framework to 4.3.16
    
    https://issues.shibboleth.net/jira/browse/IDP-1273
---
 idp-parent/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index 13eb9c9..c09a76b 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -69,6 +69,7 @@
         <opensaml.version>3.3.1</opensaml.version>
         <spring-extensions.version>5.3.0</spring-extensions.version>
         <!-- Override for patch release. -->
+        <spring.version>4.3.16.RELEASE</spring.version>
         <spring-webflow.version>2.4.6.RELEASE</spring-webflow.version>
         <ldaptive.version>1.0.11</ldaptive.version>
         <checkstyle.configLocation>${project.basedir}/../idp-parent/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list