[java-idp-plugin-jetty] 99/186: Bump Logback to 1.4.6 for Jetty 11.0.15

Rod Widdowson rdw at steadingsoftware.com
Thu Jul 24 15:57:30 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=da82c1c537ab909cbb52d0732a8cc1605c681ff8

commit da82c1c537ab909cbb52d0732a8cc1605c681ff8
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue May 9 11:44:22 2023 -0500

    Bump Logback to 1.4.6 for Jetty 11.0.15
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 14967c5..408f191 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
 
     <properties>
         <assemblyDirectory>${project.build.directory}/idp-jetty-base</assemblyDirectory>
-        <logback.version>1.4.4</logback.version>
+        <logback.version>1.4.6</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