[java-idp-jetty-base] branch 11 updated: Bump Logback to 1.4.9 for Jetty 11.0.18
Tom Zeller
tzeller at dragonacea.biz
Mon Dec 18 22:07:12 UTC 2023
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch 11
in repository java-idp-jetty-base.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=8a600d12bdb68f40731acd9c57b126debefd842f
The following commit(s) were added to refs/heads/11 by this push:
new 8a600d1 Bump Logback to 1.4.9 for Jetty 11.0.18
8a600d1 is described below
commit 8a600d12bdb68f40731acd9c57b126debefd842f
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Mon Dec 18 16:07:02 2023 -0600
Bump Logback to 1.4.9 for Jetty 11.0.18
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2feb001..c2d0efa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
<properties>
<assemblyDirectory>${project.build.directory}/idp-jetty-base</assemblyDirectory>
- <logback.version>1.4.6</logback.version>
+ <logback.version>1.4.9</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