[java-parent-project] 02/02: IDP-1342 - Update Logback to 1.2.3
Tom Zeller
tzeller at dragonacea.biz
Wed Oct 3 17:19:13 EDT 2018
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch maint-7
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=8d5e441a2873007221e61128cbdaae72ce870884
commit 8d5e441a2873007221e61128cbdaae72ce870884
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed Oct 3 16:15:13 2018 -0500
IDP-1342 - Update Logback to 1.2.3
https://issues.shibboleth.net/jira/browse/IDP-1342
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b9e319d..3b9be4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<jetty.groupId>org.eclipse.jetty</jetty.groupId>
<jetty.version>9.2.14.v20151106</jetty.version>
<ldaptive.version>1.0.13</ldaptive.version>
- <logback.version>1.1.9</logback.version>
+ <logback.version>1.2.3</logback.version>
<metrics.version>3.1.2</metrics.version>
<jackson.version>2.8.3</jackson.version>
<slf4j.groupId>org.slf4j</slf4j.groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list