[java-idp-testbed] branch maint-4 updated: OP plugin is at 3.3.2-SNAPSHOT.
Scott Cantor
cantor.2 at osu.edu
Wed Jul 13 16:55:30 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=a77083bd516aefa41b5ca9053f8b9b78532c9023
The following commit(s) were added to refs/heads/maint-4 by this push:
new a77083b OP plugin is at 3.3.2-SNAPSHOT.
a77083b is described below
commit a77083bd516aefa41b5ca9053f8b9b78532c9023
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jul 13 12:55:26 2022 -0400
OP plugin is at 3.3.2-SNAPSHOT.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8f99f15..47fff6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -313,7 +313,7 @@
<dependency>
<groupId>net.shibboleth.idp.plugin.oidc</groupId>
<artifactId>idp-plugin-oidc-op-impl</artifactId>
- <version>3.2.1-SNAPSHOT</version>
+ <version>3.2.2-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