[java-oidc-common] branch main updated: Bump commons version due to API changes.
Scott Cantor
cantor.2 at osu.edu
Wed Apr 27 14:32:04 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=6d2a77aceae884d31547f24bf7f1fdcf45c7e38b
The following commit(s) were added to refs/heads/main by this push:
new 6d2a77a Bump commons version due to API changes.
6d2a77a is described below
commit 6d2a77aceae884d31547f24bf7f1fdcf45c7e38b
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Apr 27 10:32:01 2022 -0400
Bump commons version due to API changes.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f7986ba..462c29a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
</parent>
<groupId>net.shibboleth.oidc</groupId>
<artifactId>oidc-common-parent</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.1.0-SNAPSHOT</version>
<name>Shibboleth IdP :: Plugins :: OIDC Common :: Parent</name>
<packaging>pom</packaging>
<description>A POM containing properties, dependencies, etc. that are common across all Shibboleth OIDC Java common libraries.</description>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list