[java-idp-jetty-base] 02/02: Update versions used when running testbed from command line
Tom Zeller
tzeller at dragonacea.biz
Wed Jan 26 19:38:30 UTC 2022
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch 10-testbed-eclipse
in repository java-idp-jetty-base.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=c8e18d3c3c70629320c70d0ee679cd58a67a73fb
commit c8e18d3c3c70629320c70d0ee679cd58a67a73fb
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed Jan 26 13:36:22 2022 -0600
Update versions used when running testbed from command line
---
src/main/resources/jetty-base/modules/idp-testbed-eclipse.mod | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/resources/jetty-base/modules/idp-testbed-eclipse.mod b/src/main/resources/jetty-base/modules/idp-testbed-eclipse.mod
index 9d23ef1..7fb9871 100644
--- a/src/main/resources/jetty-base/modules/idp-testbed-eclipse.mod
+++ b/src/main/resources/jetty-base/modules/idp-testbed-eclipse.mod
@@ -2,7 +2,7 @@
Run the Shibboleth IdP testbed in Eclipse
[files]
-https://build.shibboleth.net/nexus/service/local/artifact/maven/redirect?r=thirdparty&g=com.unboundid&a=unboundid-ldapsdk&v=4.0.9&p=jar|lib/ext/unboundid-ldapsdk-4.0.9.jar
+https://build.shibboleth.net/nexus/service/local/artifact/maven/redirect?r=thirdparty&g=com.unboundid&a=unboundid-ldapsdk&v=4.0.14&p=jar|lib/ext/unboundid-ldapsdk-4.0.14.jar
https://build.shibboleth.net/nexus/service/local/artifact/maven/redirect?r=thirdparty&g=org.ldaptive&a=ldaptive-unboundid&v=1.0.13&p=jar|lib/ext/ldaptive-unboundid-1.0.13.jar
https://build.shibboleth.net/nexus/service/local/artifact/maven/redirect?r=thirdparty&g=org.hsqldb&a=hsqldb&v=2.3.3&p=jar|lib/ext/hsqldb-2.3.3.jar
@@ -11,7 +11,7 @@ https://build.shibboleth.net/nexus/service/local/artifact/maven/redirect?r=third
../../../../../java-identity-provider/idp-conf/target/test-classes/
# idp-war third-party dependencies only
-../../../../../java-identity-provider/idp-war/target/idp-war-4.1.0-SNAPSHOT/WEB-INF/lib/*.jar
+../../../../../java-identity-provider/idp-war/target/idp-war-4.2.0-SNAPSHOT/WEB-INF/lib/*.jar
# classes built by Eclipse
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list