[java-idp-jetty-base] branch 10-windows updated: IDP-1957 Update windows installer to Jetty 11.0.9
Rod Widdowson
rdw at steadingsoftware.com
Tue Jun 21 14:55:07 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=6f9f139005e6101adc141b1659863e75c10eabf2
The following commit(s) were added to refs/heads/10-windows by this push:
new 6f9f139 IDP-1957 Update windows installer to Jetty 11.0.9
6f9f139 is described below
commit 6f9f139005e6101adc141b1659863e75c10eabf2
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Jun 21 15:54:18 2022 +0100
IDP-1957 Update windows installer to Jetty 11.0.9
https://shibboleth.atlassian.net/browse/IDP-1957
Update version. Update logback version
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 16430a2..7e2c22e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,11 +14,11 @@
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-jetty-base</artifactId>
<packaging>pom</packaging>
- <version>11.0.0.9-WINDOWS-SNAPSHOT</version>
+ <version>11.0.0.10-WINDOWS-SNAPSHOT</version>
<properties>
<assemblyDirectory>${project.build.directory}/idp-jetty-base</assemblyDirectory>
- <logback.version>1.3.0-alpha14</logback.version>
+ <logback.version>1.3.0-alpha16</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