[java-parent-project-v3] branch master updated: Update slf4j and logback versions.

Scott Cantor cantor.2 at osu.edu
Thu Feb 2 21:48:02 EST 2017


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=871eeb816875d825196a6f390e8383ead3d60c42

The following commit(s) were added to refs/heads/master by this push:
       new  871eeb8   Update slf4j and logback versions.
871eeb8 is described below

commit 871eeb816875d825196a6f390e8383ead3d60c42
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Feb 2 21:48:00 2017 -0500

    Update slf4j and logback versions.
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 253e549..cbcad8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,11 +32,11 @@
         <jetty.groupId>org.eclipse.jetty</jetty.groupId>
         <jetty.version>9.2.14.v20151106</jetty.version>
         <ldaptive.version>1.0.9</ldaptive.version>
-        <logback.version>1.1.3</logback.version>
+        <logback.version>1.1.9</logback.version>
         <metrics.version>3.1.2</metrics.version>
         <jackson.version>2.8.3</jackson.version>
         <slf4j.groupId>org.slf4j</slf4j.groupId>
-        <slf4j.version>1.7.12</slf4j.version>
+        <slf4j.version>1.7.22</slf4j.version>
         <spring.groupId>org.springframework</spring.groupId>
         <spring.version>4.3.4.RELEASE</spring.version>
         <spring-webflow.groupId>org.springframework.webflow</spring-webflow.groupId>

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


More information about the commits mailing list