[spring-extensions] branch maint-6 updated: Unlock parent POM and java-support.

Scott Cantor cantor.2 at osu.edu
Thu Apr 11 20:10:14 UTC 2024


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

scantor pushed a commit to branch maint-6
in repository spring-extensions.

View the commit online:
http://git.shibboleth.net/view/?p=spring-extensions.git;a=commit;h=0a3e4a6845f6b3de62838a25a3555d26f06e059b

The following commit(s) were added to refs/heads/maint-6 by this push:
     new 0a3e4a6  Unlock parent POM and java-support.
0a3e4a6 is described below

commit 0a3e4a6845f6b3de62838a25a3555d26f06e059b
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Apr 11 16:10:10 2024 -0400

    Unlock parent POM and java-support.
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 70f22bf..4ab0f5d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.3.7</version>
+        <version>11.3.8-SNAPSHOT</version>
     </parent>
 
     <groupId>net.shibboleth.ext</groupId>
@@ -27,7 +27,7 @@
     <properties>
         <shibboleth.projectName>spring-extensions</shibboleth.projectName>
         <automatic.module.name>net.shibboleth.ext.spring</automatic.module.name>
-        <java-support.version>8.4.2</java-support.version>
+        <java-support.version>8.4.3-SNAPSHOT</java-support.version>
         <jdk.version>15.3</jdk.version>
     </properties>
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list