[java-parent-project-v3] branch master updated: Update to Spring 4.3.2, SWF 2.4.4

Scott Cantor cantor.2 at osu.edu
Mon Aug 15 20:29:10 EDT 2016


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

scantor pushed a commit to branch master
in repository java-parent-project-v3.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project-v3.git;a=commit;h=c4690099affd567e68b97bfee2732ca9486cf1a9

The following commit(s) were added to refs/heads/master by this push:
       new  c469009   Update to Spring 4.3.2, SWF 2.4.4
c469009 is described below

commit c4690099affd567e68b97bfee2732ca9486cf1a9
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Aug 15 20:29:08 2016 -0400

    Update to Spring 4.3.2, SWF 2.4.4
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9c67976..0d3c6f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
 
         <httpclient.groupId>org.apache.httpcomponents</httpclient.groupId>
         <httpclient.version>4.3.6</httpclient.version>
-        <guava.version>18.0</guava.version>
+        <guava.version>19.0</guava.version>
         <jetty.groupId>org.eclipse.jetty</jetty.groupId>
         <jetty.version>9.2.14.v20151106</jetty.version>
         <ldaptive.version>1.0.7</ldaptive.version>
@@ -32,9 +32,9 @@
         <slf4j.groupId>org.slf4j</slf4j.groupId>
         <slf4j.version>1.7.12</slf4j.version>
         <spring.groupId>org.springframework</spring.groupId>
-        <spring.version>4.2.3.RELEASE</spring.version>
+        <spring.version>4.3.2.RELEASE</spring.version>
         <spring-webflow.groupId>org.springframework.webflow</spring-webflow.groupId>
-        <spring-webflow.version>2.4.2.RELEASE</spring-webflow.version>
+        <spring-webflow.version>2.4.4.RELEASE</spring-webflow.version>
         <xmlsec.version>2.0.5</xmlsec.version>
 
         <checkstyle.version>6.18</checkstyle.version>

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


More information about the commits mailing list