[java-idp-jetty-base] branch 10-windows updated: IDP-1962 Windows MSI Installs do not log jetty

Rod Widdowson rdw at steadingsoftware.com
Thu Jun 16 15:28:18 UTC 2022


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

rdw pushed a commit to branch 10-windows
in repository java-idp-jetty-base.

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

The following commit(s) were added to refs/heads/10-windows by this push:
     new eaad831  IDP-1962 Windows MSI Installs do not log jetty
eaad831 is described below

commit eaad831b4e2f3d2c0c1076318e3ed659f08f3b3a
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Jun 16 16:27:11 2022 +0100

    IDP-1962 Windows MSI Installs do not log jetty
    
    https://shibboleth.atlassian.net/browse/IDP-1962
    
    Rev logback to 1.3.0-alpha14
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6e5b4f0..85679d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
 
     <properties>
         <assemblyDirectory>${project.build.directory}/idp-jetty-base</assemblyDirectory>
-        <logback.version>1.3.0-alpha13</logback.version>
+        <logback.version>1.3.0-alpha14</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