[java-idp-plugin-oidc-rp] branch main updated: Bump oidc common version to 2.1.1-SNAPSHOT
Phil Smart
philip.smart at jisc.ac.uk
Tue Sep 20 14:49:31 UTC 2022
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch main
in repository java-idp-plugin-oidc-rp.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-oidc-rp.git;a=commit;h=46e04652030c884d1b4df51c8d8f14049227864e
The following commit(s) were added to refs/heads/main by this push:
new 46e0465 Bump oidc common version to 2.1.1-SNAPSHOT
46e0465 is described below
commit 46e04652030c884d1b4df51c8d8f14049227864e
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Tue Sep 20 15:49:26 2022 +0100
Bump oidc common version to 2.1.1-SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 618e747..75cb536 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<idp.version>4.2.2-SNAPSHOT</idp.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
<opensaml.version>4.2.1-SNAPSHOT</opensaml.version>
- <oidc.common.version>2.1.0-SNAPSHOT</oidc.common.version>
+ <oidc.common.version>2.1.1-SNAPSHOT</oidc.common.version>
<checkstyle.configLocation>${project.basedir}/checkstyle.xml</checkstyle.configLocation>
</properties>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list