[idwsfconsumer] branch master updated: IDP-1465 - Update commons-io, commons-logging, not-yet-commons-ssl

Ian Young ian at iay.org.uk
Wed Jan 29 06:08:23 EST 2020


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

iay pushed a commit to branch master
in repository idwsfconsumer.

View the commit online:
http://git.shibboleth.net/view/?p=idwsfconsumer.git;a=commit;h=d1ebc134ab08f0280cd37d0a7f8b3884a98e9868

The following commit(s) were added to refs/heads/master by this push:
       new  d1ebc13   IDP-1465 - Update commons-io, commons-logging, not-yet-commons-ssl
d1ebc13 is described below

commit d1ebc134ab08f0280cd37d0a7f8b3884a98e9868
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Jan 29 11:08:13 2020 +0000

    IDP-1465 - Update commons-io, commons-logging, not-yet-commons-ssl
    
    https://issues.shibboleth.net/jira/browse/IDP-1465
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 44087bc..d2b919c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -102,7 +102,7 @@
         <dependency>
             <groupId>commons-io</groupId>
             <artifactId>commons-io</artifactId>
-            <version>1.4</version>
+            <version>2.6</version>
             <optional>true</optional>
         </dependency>
         
@@ -124,7 +124,7 @@
         <dependency>
             <groupId>ca.juliusdavies</groupId>
             <artifactId>not-yet-commons-ssl</artifactId>
-            <version>0.3.9</version>
+            <version>0.3.15</version>
             <optional>true</optional>
             <exclusions>
                 <exclusion>
@@ -142,7 +142,7 @@
         <dependency>
             <groupId>commons-lang</groupId>
             <artifactId>commons-lang</artifactId>
-            <version>2.4</version>
+            <version>2.6</version>
         </dependency>
         
         <!-- TODO switch library to use slf4j natively? -->

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


More information about the commits mailing list