[java-idp-testbed] branch main updated: Use the latest snapshots of oidc-commons and OP.
Henri Mikkonen
henri.mikkonen at iki.fi
Fri Apr 29 14:51:31 UTC 2022
This is an automated email from the git hooks/post-receive script.
hjmikkon pushed a commit to branch main
in repository java-idp-testbed.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-testbed.git;a=commit;h=834aa6e060d4c7b622898cf73d5744bd1e536141
The following commit(s) were added to refs/heads/main by this push:
new 834aa6e Use the latest snapshots of oidc-commons and OP.
834aa6e is described below
commit 834aa6e060d4c7b622898cf73d5744bd1e536141
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Fri Apr 29 17:51:21 2022 +0300
Use the latest snapshots of oidc-commons and OP.
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 63da7d4..6b0bef8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<opensaml.version>4.2.1-SNAPSHOT</opensaml.version>
<spring-extensions.version>6.2.1-SNAPSHOT</spring-extensions.version>
<cas-client.version>3.5.1</cas-client.version>
- <oidc-commons.version>2.0.1-SNAPSHOT</oidc-commons.version>
+ <oidc-commons.version>2.1.0-SNAPSHOT</oidc-commons.version>
<!-- Jetty 10 -->
<!--
<idp-jetty-base.version>10.0.0-SNAPSHOT</idp-jetty-base.version>
@@ -313,7 +313,7 @@
<dependency>
<groupId>net.shibboleth.idp.plugin.oidc</groupId>
<artifactId>idp-plugin-oidc-op-impl</artifactId>
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.2.0-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list