[java-idp-testbed] branch maint-4 updated: Update Jetty and logging versions.

Scott Cantor cantor.2 at osu.edu
Mon Dec 19 14:56:25 UTC 2022


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch maint-4
in repository java-idp-testbed.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-testbed.git;a=commit;h=e13b59db0fc638114f1072099f5204ddfb6d248d

The following commit(s) were added to refs/heads/maint-4 by this push:
     new e13b59d  Update Jetty and logging versions.
e13b59d is described below

commit e13b59db0fc638114f1072099f5204ddfb6d248d
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Dec 19 09:56:22 2022 -0500

    Update Jetty and logging versions.
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 92c1faa..8f53785 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,9 +27,9 @@
         <!--  Jetty 10  -->
         <!--
         <idp-jetty-base.version>10.0.0-SNAPSHOT</idp-jetty-base.version>
-        <jetty.version>10.0.11</jetty.version>
-        <logback.version>1.3.0-alpha13</logback.version>
-        <slf4j.version>2.0.0-alpha5</slf4j.version>
+        <jetty.version>10.0.13</jetty.version>
+        <logback.version>1.3.5</logback.version>
+        <slf4j.version>2.0.5</slf4j.version>
         -->
      </properties>
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list