[java-idp-oidc] branch main updated: Bump commons dependency.

Scott Cantor cantor.2 at osu.edu
Wed Apr 27 14:33:18 UTC 2022


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

scantor pushed a commit to branch main
in repository java-idp-oidc.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-oidc.git;a=commit;h=509bc9a20badf8db216cba850b734b7e35be96bc

The following commit(s) were added to refs/heads/main by this push:
     new 509bc9a2 Bump commons dependency.
509bc9a2 is described below

commit 509bc9a20badf8db216cba850b734b7e35be96bc
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Apr 27 10:33:16 2022 -0400

    Bump commons dependency.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 213f68ac..3d79ff4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
     <properties>
         <shib.idp.version>4.2.0</shib.idp.version>
         <opensaml.version>4.2.0</opensaml.version>
-        <oidc.common.version>2.0.1-SNAPSHOT</oidc.common.version>
+        <oidc.common.version>2.1.0-SNAPSHOT</oidc.common.version>
         <gson.version>2.8.6</gson.version>
         <commons.io.version>2.6</commons.io.version>
         <checkstyle.configLocation>${project.basedir}/resources/checkstyle.xml</checkstyle.configLocation>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list