[java-idp-plugin-duo] branch dev/JDUO-80 updated: Bump oidc-common version to 3.1.0-SNAPSHOT
Phil Smart
philip.smart at jisc.ac.uk
Wed Jan 3 15:37:13 UTC 2024
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch dev/JDUO-80
in repository java-idp-plugin-duo.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-duo.git;a=commit;h=a4158b09126ebdd304ac296ef851e6790dc2c8b7
The following commit(s) were added to refs/heads/dev/JDUO-80 by this push:
new a4158b09 Bump oidc-common version to 3.1.0-SNAPSHOT
a4158b09 is described below
commit a4158b09126ebdd304ac296ef851e6790dc2c8b7
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Jan 3 15:37:11 2024 +0000
Bump oidc-common version to 3.1.0-SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d3ce4ef9..19d18657 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<opensaml.groupId>org.opensaml</opensaml.groupId>
<opensaml.version>5.0.0</opensaml.version>
<oidc-common.groupId>net.shibboleth.oidc</oidc-common.groupId>
- <oidc-common.version>3.0.1-SNAPSHOT</oidc-common.version>
+ <oidc-common.version>3.1.0-SNAPSHOT</oidc-common.version>
<shib-shared.groupId>net.shibboleth</shib-shared.groupId>
<shib-shared.version>9.0.0</shib-shared.version>
<shib-profile.groupId>net.shibboleth</shib-profile.groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list