[java-idp-plugin-duo] branch main updated: JCOMOIDC-19 Update Nimbus oauth2-oidc-sdk into 9.5
Phil Smart
philip.smart at jisc.ac.uk
Fri May 7 10:11:51 UTC 2021
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=9a50c4dba1e4d2231a3c4aaa9872d69a87ee12c8
The following commit(s) were added to refs/heads/main by this push:
new 9a50c4d JCOMOIDC-19 Update Nimbus oauth2-oidc-sdk into 9.5
9a50c4d is described below
commit 9a50c4dba1e4d2231a3c4aaa9872d69a87ee12c8
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Fri May 7 11:11:48 2021 +0100
JCOMOIDC-19 Update Nimbus oauth2-oidc-sdk into 9.5
- unlock and update oidc-commons to latest 1.0.1-SNAPSHOT.
- Includes newer version of Nimbus JWT libs. We do not require any
additional functionality, it just keeps us in-line with the newer
versions.
https://issues.shibboleth.net/jira/browse/JCOMOIDC-19
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ebd1fff..50350cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<opensaml.groupId>org.opensaml</opensaml.groupId>
<opensaml.version>4.1.0</opensaml.version>
<java-support.version>8.2.0</java-support.version>
- <oidc.common.version>1.0.0</oidc.common.version>
+ <oidc.common.version>1.0.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