[java-shib-attribute] branch main updated: Unlock lower layer dependencies.
Scott Cantor
cantor.2 at osu.edu
Fri Mar 15 15:58:03 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-shib-attribute.
View the commit online:
http://git.shibboleth.net/view/?p=java-shib-attribute.git;a=commit;h=a6b7d55755958ca19190c49dc203680dfda261cd
The following commit(s) were added to refs/heads/main by this push:
new a6b7d5575 Unlock lower layer dependencies.
a6b7d5575 is described below
commit a6b7d55755958ca19190c49dc203680dfda261cd
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Mar 15 11:58:00 2024 -0400
Unlock lower layer dependencies.
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 24f6a3828..198ad3475 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,11 +43,11 @@
<properties>
<shibboleth.projectName>java-shib-attribute</shibboleth.projectName>
<shib-shared.groupId>net.shibboleth</shib-shared.groupId>
- <shib-shared.version>9.1.0</shib-shared.version>
+ <shib-shared.version>9.1.1-SNAPSHOT</shib-shared.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
- <opensaml.version>5.1.0</opensaml.version>
+ <opensaml.version>5.1.1-SNAPSHOT</opensaml.version>
<shib-metadata.groupId>net.shibboleth</shib-metadata.groupId>
- <shib-metadata.version>5.1.0</shib-metadata.version>
+ <shib-metadata.version>5.1.1-SNAPSHOT</shib-metadata.version>
<checkstyle.configLocation>${project.basedir}/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
</properties>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list