[jetty94-dta-ssl] branch main updated: IDP-1914 Work to ship Jetty 10 with the IdP Installer
Rod Widdowson
rdw at steadingsoftware.com
Sat Mar 5 13:31:07 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository jetty94-dta-ssl.
View the commit online:
http://git.shibboleth.net/view/?p=jetty94-dta-ssl.git;a=commit;h=43b0c8bd0213f315e341170dc960d2667868f780
The following commit(s) were added to refs/heads/main by this push:
new 43b0c8b IDP-1914 Work to ship Jetty 10 with the IdP Installer
43b0c8b is described below
commit 43b0c8bd0213f315e341170dc960d2667868f780
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Mar 5 13:30:24 2022 +0000
IDP-1914 Work to ship Jetty 10 with the IdP Installer
https://shibboleth.atlassian.net/browse/IDP-1914
Move forward parent project to one which only uses htps:
repositories
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6db0c8f..6cb7fb2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>7.11.0</version>
+ <version>11.2.1</version>
</parent>
<groupId>net.shibboleth.utilities.jetty9</groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list