[java-shib-profile] branch main updated: Update internal dependency versions.

Scott Cantor cantor.2 at osu.edu
Wed Jul 17 14:56:48 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-profile.

View the commit online:
http://git.shibboleth.net/view/?p=java-shib-profile.git;a=commit;h=51a3e6a15c102c905161ad71f7b25349e32b70c6

The following commit(s) were added to refs/heads/main by this push:
     new 51a3e6a  Update internal dependency versions.
51a3e6a is described below

commit 51a3e6a15c102c905161ad71f7b25349e32b70c6
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jul 17 10:56:44 2024 -0400

    Update internal dependency versions.
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1c278b5..97f9c42 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,13 +34,13 @@
     <properties>
         <shibboleth.projectName>java-shib-profile</shibboleth.projectName>
         <shib-shared.groupId>net.shibboleth</shib-shared.groupId>
-        <shib-shared.version>9.1.3-SNAPSHOT</shib-shared.version>
+        <shib-shared.version>9.2.0-SNAPSHOT</shib-shared.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
-        <opensaml.version>5.1.3-SNAPSHOT</opensaml.version>
+        <opensaml.version>5.2.0-SNAPSHOT</opensaml.version>
         <shib-metadata.groupId>net.shibboleth</shib-metadata.groupId>
-        <shib-metadata.version>5.1.3-SNAPSHOT</shib-metadata.version>
+        <shib-metadata.version>5.2.0-SNAPSHOT</shib-metadata.version>
         <shib-attribute.groupId>net.shibboleth</shib-attribute.groupId>
-        <shib-attribute.version>5.1.3-SNAPSHOT</shib-attribute.version>
+        <shib-attribute.version>5.2.0-SNAPSHOT</shib-attribute.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