[java-idp-jetty-base] branch 9.4 updated: Bump Logback to 1.2.9

Tom Zeller tzeller at dragonacea.biz
Tue Dec 21 16:40:18 UTC 2021


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

tzeller pushed a commit to branch 9.4
in repository java-idp-jetty-base.

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

The following commit(s) were added to refs/heads/9.4 by this push:
     new b19df1a  Bump Logback to 1.2.9
b19df1a is described below

commit b19df1a2ff0421287cdf8a3ae74356d2c9fb5259
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue Dec 21 10:40:10 2021 -0600

    Bump Logback to 1.2.9
    
    Unlock parent and remove logback and SLF4J overrides
---
 pom.xml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index cfcfafb..6e4be37 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.2.0</version>
+        <version>11.2.2-SNAPSHOT</version>
     </parent>
 
     <name>idp-jetty-base</name>
@@ -17,8 +17,6 @@
     <version>9.4.1-SNAPSHOT</version>
 
     <properties>
-        <slf4j.version>1.7.32</slf4j.version>
-        <logback.version>1.2.6</logback.version>
         <jetty94-dta-ssl.version>1.0.0</jetty94-dta-ssl.version>
         <assemblyDirectory>${project.build.directory}/idp-jetty-base</assemblyDirectory>
     </properties>

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


More information about the commits mailing list