[java-idp-testbed] branch maint-4 updated: Update OIDC snapshots.
Scott Cantor
cantor.2 at osu.edu
Wed Jul 13 15:42:11 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=8179432e58c8b7b646e1407b63e4f8fb67bd59e9
The following commit(s) were added to refs/heads/maint-4 by this push:
new 8179432 Update OIDC snapshots.
8179432 is described below
commit 8179432e58c8b7b646e1407b63e4f8fb67bd59e9
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jul 13 11:42:06 2022 -0400
Update OIDC snapshots.
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 4133c43..8f99f15 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.1.0-SNAPSHOT</oidc-commons.version>
+ <oidc-commons.version>2.1.1-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.2.0-SNAPSHOT</version>
+ <version>3.2.1-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