[java-opensaml] branch maint-4 updated: Update to unlock parent version and Shib dependencies

Brent Putman putmanb at georgetown.edu
Thu Mar 28 23:16:04 UTC 2024


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

putmanb pushed a commit to branch maint-4
in repository java-opensaml.

View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=b5a6a98cf687accfdc014c73307a24538b07befa

The following commit(s) were added to refs/heads/maint-4 by this push:
     new b5a6a98cf Update to unlock parent version and Shib dependencies
b5a6a98cf is described below

commit b5a6a98cf687accfdc014c73307a24538b07befa
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Thu Mar 28 19:16:03 2024 -0400

    Update to unlock parent version and Shib dependencies
---
 opensaml-parent/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/opensaml-parent/pom.xml b/opensaml-parent/pom.xml
index 7d6ca1a04..6f7827ba1 100644
--- a/opensaml-parent/pom.xml
+++ b/opensaml-parent/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.3.6</version>
+        <version>11.3.7-SNAPSHOT</version>
     </parent>
 
     <name>OpenSAML</name>
@@ -48,8 +48,8 @@
 
     <properties>
         <shibboleth.projectName>java-opensaml</shibboleth.projectName>
-        <java-support.version>8.4.1</java-support.version>
-        <spring-extensions.version>6.3.1</spring-extensions.version>
+        <java-support.version>8.4.2-SNAPSHOT</java-support.version>
+        <spring-extensions.version>6.3.2-SNAPSHOT</spring-extensions.version>
         <checkstyle.configLocation>${project.basedir}/../opensaml-parent/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