[java-plugin-storage-jdbc] branch main updated: Update plugin version
Phil Smart
philip.smart at jisc.ac.uk
Mon Mar 24 16:07:52 UTC 2025
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch main
in repository java-plugin-storage-jdbc.
View the commit online:
http://git.shibboleth.net/view/?p=java-plugin-storage-jdbc.git;a=commit;h=d623fec30cbdc3920f4d53a6453a20c01580e90e
The following commit(s) were added to refs/heads/main by this push:
new d623fec Update plugin version
d623fec is described below
commit d623fec30cbdc3920f4d53a6453a20c01580e90e
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Mon Mar 24 16:07:39 2025 +0000
Update plugin version
---
.../resources/net/shibboleth/plugin/storage/jdbc/impl/plugin.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/jdbc-storage-impl/src/main/resources/net/shibboleth/plugin/storage/jdbc/impl/plugin.properties b/jdbc-storage-impl/src/main/resources/net/shibboleth/plugin/storage/jdbc/impl/plugin.properties
index 3000b4e..f0d8e7f 100644
--- a/jdbc-storage-impl/src/main/resources/net/shibboleth/plugin/storage/jdbc/impl/plugin.properties
+++ b/jdbc-storage-impl/src/main/resources/net/shibboleth/plugin/storage/jdbc/impl/plugin.properties
@@ -2,7 +2,7 @@
plugin.id = net.shibboleth.plugin.storage.jdbc
# Only used when package manifest is not available
-plugin.version = 2.0.1
+plugin.version = 2.1.0
# 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