[java-idp-testbed] branch maint-4 updated: Update OIDC versions.

Scott Cantor cantor.2 at osu.edu
Mon Dec 5 14:15:37 UTC 2022


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

scantor pushed a commit to branch maint-4
in repository java-idp-testbed.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-testbed.git;a=commit;h=8b76645b5d4061c4885510b0422115133b70fcb2

The following commit(s) were added to refs/heads/maint-4 by this push:
     new 8b76645  Update OIDC versions.
8b76645 is described below

commit 8b76645b5d4061c4885510b0422115133b70fcb2
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Dec 5 09:15:34 2022 -0500

    Update OIDC versions.
---
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2ba0887..92c1faa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,8 @@
         <opensaml.version>4.3.0-SNAPSHOT</opensaml.version>
         <spring-extensions.version>6.3.0-SNAPSHOT</spring-extensions.version>
         <cas-client.version>3.5.1</cas-client.version>
-        <oidc-commons.version>2.1.1-SNAPSHOT</oidc-commons.version>
+        <oidc-commons.version>2.2.0-SNAPSHOT</oidc-commons.version>
+        <oidc-op.version>3.4.0-SNAPSHOT</oidc-op.version>
         <!--  Jetty 10  -->
         <!--
         <idp-jetty-base.version>10.0.0-SNAPSHOT</idp-jetty-base.version>

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


More information about the commits mailing list