[java-idp-jetty-base] branch 12 updated: Bump logback version to match Jetty 12.0.11
Tom Zeller
tzeller at dragonacea.biz
Tue Jul 16 22:42:20 UTC 2024
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch 12
in repository java-idp-jetty-base.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=356a31631509838609025da52f3ee4fecd7c3366
The following commit(s) were added to refs/heads/12 by this push:
new 356a316 Bump logback version to match Jetty 12.0.11
356a316 is described below
commit 356a31631509838609025da52f3ee4fecd7c3366
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue Jul 16 17:41:07 2024 -0500
Bump logback version to match Jetty 12.0.11
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2bb09bc..2d9637c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
<properties>
<assemblyDirectory>${project.build.directory}/idp-jetty-base</assemblyDirectory>
- <logback.version>1.5.3</logback.version>
+ <logback.version>1.5.6</logback.version>
</properties>
<dependencies>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list