From be5ad88d1e4ee3060ded2c7661954e8211802ad3 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 8 Sep 2017 14:42:51 +0200 Subject: switch version to next snapshot --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 28a4d2508..c36833df6 100644 --- a/pom.xml +++ b/pom.xml @@ -22,14 +22,14 @@ --> - 3.2.3 + 3.2.4-snapshot - 3.2.3 - 3.2.3 + 3.2.4-snapshot + 3.2.4-snapshot 2.0.1 - 2.3.3 + 2.3.4-snapshot 2.0.6 1.2 -- cgit v1.2.3 From 3c81d3fef06204f2259b6c0377c8a2a00974c614 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 20 Sep 2017 12:15:20 +0200 Subject: make SAML2 http POST-Binding template and mandate-service selection-template configurable for every online application --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index c36833df6..019050d99 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ 2.3.4-snapshot 2.0.6 - 1.2 + 1.3 4.3.10.RELEASE 2.19.1 -- cgit v1.2.3 From 18b58a816638e001133f27f33623b22d848c1595 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 3 Oct 2017 16:23:13 +0200 Subject: update libs and version --- pom.xml | 46 +++++++++++++++++++++++++--------------------- 1 file changed, 25 insertions(+), 21 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 019050d99..c81a825f3 100644 --- a/pom.xml +++ b/pom.xml @@ -22,42 +22,41 @@ --> - 3.2.4-snapshot + 3.3.0-snapshot - 3.2.4-snapshot - 3.2.4-snapshot + 3.3.0-snapshot + 3.3.0-snapshot 2.0.1 - 2.3.4-snapshot + 2.4.0-snapshot 2.0.6 1.3 - 4.3.10.RELEASE - 2.19.1 + 4.3.11.RELEASE + 1.11.7.RELEASE + 2.20.1 2.6.6 1.4.6 - 2.0.8 + 2.1.0 - - 5.2.10.Final - - - - 3.1.12 + 5.2.11.Final + 2.1.1 + + 3.2.0 2.5.13 2.0.0 - 1.7.24 + 1.7.25 4.5.3 4.4.6 - 6.0.5 + 6.0.6 4.12 @@ -65,10 +64,10 @@ 3.6 4.1 3.2.2 - 2.9.4 + 2.9.9 - 2.8.7 - 1.3.1 + 2.9.1 + 1.4 ${org.springframework.version} @@ -281,6 +280,11 @@ + + org.apache.commons + commons-dbcp2 + ${org.apache.commons.commons.dbcp2} + org.opensaml opensaml @@ -721,12 +725,12 @@ org.easymock easymock - 3.4 + 3.5 org.unitils unitils-core - 3.4.3 + 3.4.6 @@ -778,7 +782,7 @@ commons-io commons-io - 2.4 + ${org.apache.commons.io.version} -- cgit v1.2.3 From f3186baaadc0b97fb03a6b3ae61031907ff25c71 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 13 Oct 2017 15:00:48 +0200 Subject: update some more third party libs --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index c81a825f3..043893485 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ 1.7.25 4.5.3 - 4.4.6 + 4.4.8 6.0.6 @@ -402,7 +402,7 @@ commons-fileupload commons-fileupload - 1.3.1 + 1.3.3 commons-httpclient @@ -725,6 +725,7 @@ org.easymock easymock + test 3.5 -- cgit v1.2.3