[java-idp-plugin-jetty] 60/186: Hardcode version of jetty9-dta-ssl to match Maven

Rod Widdowson rdw at steadingsoftware.com
Thu Jul 24 15:56:51 UTC 2025


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

rdw pushed a commit to branch dev/foo
in repository java-idp-plugin-jetty.

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

commit 056ff97d99c24cffb00e16af17d773922c1dbd2b
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Fri Oct 5 10:54:26 2018 -0500

    Hardcode version of jetty9-dta-ssl to match Maven
    
    If we ever release another jetty9-dta-ssl, will need to bump here too.
---
 src/main/resources/jetty-base/modules/idp-backchannel.mod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/resources/jetty-base/modules/idp-backchannel.mod b/src/main/resources/jetty-base/modules/idp-backchannel.mod
index 26479f6..b90f93f 100644
--- a/src/main/resources/jetty-base/modules/idp-backchannel.mod
+++ b/src/main/resources/jetty-base/modules/idp-backchannel.mod
@@ -6,7 +6,7 @@ idp
 
 [files]
 lib/ext/
-https://build.shibboleth.net/nexus/service/local/artifact/maven/redirect?r=releases&g=net.shibboleth.utilities.jetty9&a=jetty9-dta-ssl&v=LATEST&p=jar|lib/ext/jetty9-dta-ssl.jar
+https://build.shibboleth.net/nexus/service/local/artifact/maven/redirect?r=releases&g=net.shibboleth.utilities.jetty9&a=jetty9-dta-ssl&v=1.0.0&p=jar|lib/ext/jetty9-dta-ssl-1.0.0.jar
 
 [xml]
 etc/idp-backchannel.xml

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


More information about the commits mailing list