[java-idp-jetty-base] branch 9.4 updated: Update logback to 1.2.10
Tom Zeller
tzeller at dragonacea.biz
Mon Jan 10 23:19:18 UTC 2022
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch 9.4
in repository java-idp-jetty-base.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=533ae3a8d014fc537a924c8a3828c77017c0d3f9
The following commit(s) were added to refs/heads/9.4 by this push:
new 533ae3a Update logback to 1.2.10
533ae3a is described below
commit 533ae3a8d014fc537a924c8a3828c77017c0d3f9
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Mon Jan 10 17:19:04 2022 -0600
Update logback to 1.2.10
---
src/main/resources/jetty-base/start.d/idp-logging.ini | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/resources/jetty-base/start.d/idp-logging.ini b/src/main/resources/jetty-base/start.d/idp-logging.ini
index 961a006..c57b0fa 100644
--- a/src/main/resources/jetty-base/start.d/idp-logging.ini
+++ b/src/main/resources/jetty-base/start.d/idp-logging.ini
@@ -8,4 +8,4 @@
-Dlogback.configurationFile=resources/logback.xml
# Override logback version pinned in jetty-home/modules/logback-impl.mod
-logback.version=1.2.9
\ No newline at end of file
+logback.version=1.2.10
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list