[java-idp-plugin-duo] branch main updated: Revert commons version back to SNAPSHOT
Phil Smart
philip.smart at jisc.ac.uk
Mon Nov 13 13:42:11 UTC 2023
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch main
in repository java-idp-plugin-duo.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-duo.git;a=commit;h=bade456445758b46745d43dae6d4618262db3c76
The following commit(s) were added to refs/heads/main by this push:
new bade4564 Revert commons version back to SNAPSHOT
bade4564 is described below
commit bade456445758b46745d43dae6d4618262db3c76
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Mon Nov 13 13:42:04 2023 +0000
Revert commons version back to SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fb381f6a..d959ce1e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<opensaml.groupId>org.opensaml</opensaml.groupId>
<opensaml.version>5.0.0</opensaml.version>
<oidc-common.groupId>net.shibboleth.oidc</oidc-common.groupId>
- <oidc-common.version>3.0.0</oidc-common.version>
+ <oidc-common.version>3.0.1-SNAPSHOT</oidc-common.version>
<shib-shared.groupId>net.shibboleth</shib-shared.groupId>
<shib-shared.version>9.0.0</shib-shared.version>
<shib-profile.groupId>net.shibboleth</shib-profile.groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list