[java-oidc-common] branch main updated: Update plugin version to 2.2.1 in the properties file

Phil Smart philip.smart at jisc.ac.uk
Tue Jun 13 10:27:32 UTC 2023


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

philsmart 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=4f8983b3c4e2f11d66403b800d947569112245a8

The following commit(s) were added to refs/heads/main by this push:
     new 4f8983b  Update plugin version to 2.2.1 in the properties file
4f8983b is described below

commit 4f8983b3c4e2f11d66403b800d947569112245a8
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Tue Jun 13 11:27:29 2023 +0100

    Update plugin version to 2.2.1 in the properties file
---
 .../src/main/resources/net/shibboleth/oidc/common/plugin.properties     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/oidc-common-plugin/src/main/resources/net/shibboleth/oidc/common/plugin.properties b/oidc-common-plugin/src/main/resources/net/shibboleth/oidc/common/plugin.properties
index cc372c0..296e498 100644
--- a/oidc-common-plugin/src/main/resources/net/shibboleth/oidc/common/plugin.properties
+++ b/oidc-common-plugin/src/main/resources/net/shibboleth/oidc/common/plugin.properties
@@ -2,7 +2,7 @@
 
 plugin.id = net.shibboleth.oidc.common
 # Only used when package manifest is not available
-plugin.version = 2.2.0
+plugin.version = 2.2.1
 
 # No prereqs
 #plugin.modules.required =

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


More information about the commits mailing list