[java-idp-plugin-jetty] 96/186: Update logback version.

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

commit 789c91971656e2e619443d752c8757b0c22aaa5f
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Oct 20 14:19:19 2022 -0400

    Update logback version.
---
 .gitignore | 1 +
 pom.xml    | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 55222fa..0056eeb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
 .settings
 .classpath
 .project
+/bin/
diff --git a/pom.xml b/pom.xml
index 5a4b2f9..92643cc 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.4</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