[java-idp-testbed] branch main updated: Update OIDC commons version.

Scott Cantor cantor.2 at osu.edu
Mon Dec 13 14:38:59 UTC 2021


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

scantor 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=2fa924720810989a5f5d41c5c7a1b1102a0630a2

The following commit(s) were added to refs/heads/main by this push:
     new 2fa9247  Update OIDC commons version.
2fa9247 is described below

commit 2fa924720810989a5f5d41c5c7a1b1102a0630a2
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Dec 13 09:38:56 2021 -0500

    Update OIDC commons version.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fd788dc..061591f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
         <opensaml.version>4.2.0-SNAPSHOT</opensaml.version>
         <spring-extensions.version>6.2.0-SNAPSHOT</spring-extensions.version>
         <cas-client.version>3.5.1</cas-client.version>
-        <oidc-commons.version>1.1.1-SNAPSHOT</oidc-commons.version>
+        <oidc-commons.version>1.2.0-SNAPSHOT</oidc-commons.version>
      </properties>
 
     <repositories>

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


More information about the commits mailing list