[java-idp-plugin-jetty] 75/186: Update logback to 1.2.10
Rod Widdowson
rdw at steadingsoftware.com
Thu Jul 24 15:57:06 UTC 2025
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch dev/foo
in repository java-idp-plugin-jetty.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-jetty.git;a=commit;h=533ae3a8d014fc537a924c8a3828c77017c0d3f9
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