[java-idp-plugin-duo] branch main updated: Bump oidc-common version to 3.0.1

Phil Smart philip.smart at jisc.ac.uk
Thu Jan 25 10:59:32 UTC 2024


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

philsmart pushed a commit to branch main
in repository java-idp-plugin-duo.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-duo.git;a=commit;h=e135f366b8e8d116939ec8356ed901d3ca3fccad

The following commit(s) were added to refs/heads/main by this push:
     new e135f366 Bump oidc-common version to 3.0.1
e135f366 is described below

commit e135f366b8e8d116939ec8356ed901d3ca3fccad
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu Jan 25 10:59:29 2024 +0000

    Bump oidc-common version to 3.0.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 88662510..30e93bea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,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.1.0-SNAPSHOT</oidc-common.version>
+        <oidc-common.version>3.0.1</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