[java-idp-jetty-base] branch 10 updated: Bump Logback to 1.4.0 to match Jetty 10.0.12
Tom Zeller
tzeller at dragonacea.biz
Sat Nov 5 20:12:22 UTC 2022
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch 10
in repository java-idp-jetty-base.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=e3574752329ce3f85efc9a7dd54cc831b5eb12a3
The following commit(s) were added to refs/heads/10 by this push:
new e357475 Bump Logback to 1.4.0 to match Jetty 10.0.12
e357475 is described below
commit e3574752329ce3f85efc9a7dd54cc831b5eb12a3
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Sat Nov 5 15:12:10 2022 -0500
Bump Logback to 1.4.0 to match Jetty 10.0.12
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1bbe8d8..c951ba1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<properties>
<jetty94-dta-ssl.version>1.0.0</jetty94-dta-ssl.version>
<assemblyDirectory>${project.build.directory}/idp-jetty-base</assemblyDirectory>
- <logback.version>1.3.0-alpha13</logback.version>
+ <logback.version>1.4.0</logback.version>
</properties>
<repositories>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list