[java-oidc-common] branch main updated: Update java-support.
Scott Cantor
cantor.2 at osu.edu
Thu Mar 3 13:27:24 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-oidc-common.
View the commit online:
http://git.shibboleth.net/view/?p=java-oidc-common.git;a=commit;h=3bd4578984ec4977398300de79ee5df4d37aad16
The following commit(s) were added to refs/heads/main by this push:
new 3bd4578 Update java-support.
3bd4578 is described below
commit 3bd4578984ec4977398300de79ee5df4d37aad16
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Mar 3 08:27:21 2022 -0500
Update java-support.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cce4e72..9f44817 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<idp.version>4.2.0-SNAPSHOT</idp.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
<opensaml.version>4.2.0-SNAPSHOT</opensaml.version>
- <java-support.version>8.2.2-SNAPSHOT</java-support.version>
+ <java-support.version>8.3.0-SNAPSHOT</java-support.version>
<nimbus-jose-jwt.version>9.14</nimbus-jose-jwt.version>
<oauth2-oidc-sdk.version>9.20</oauth2-oidc-sdk.version>
<json.smart.version>2.4.7</json.smart.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list