[spring-extensions] branch maint-6 updated: Update minor version to 6.3 and bump java-support dep.

Scott Cantor cantor.2 at osu.edu
Mon Sep 12 19:41:27 UTC 2022


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=514265ad5614b80c078523a210daf98c69959e8c

The following commit(s) were added to refs/heads/maint-6 by this push:
     new 514265a  Update minor version to 6.3 and bump java-support dep.
514265a is described below

commit 514265ad5614b80c078523a210daf98c69959e8c
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Sep 12 15:41:25 2022 -0400

    Update minor version to 6.3 and bump java-support dep.
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index df7384b..73e4c07 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
          build (to populate the javadoc, which is consumed by the
          Jenkins 'nightly' builds).
     -->
-    <version>6.2.1-SNAPSHOT</version>
+    <version>6.3.0-SNAPSHOT</version>
 
     <name>Spring Framework Extension</name>
     <description>
@@ -26,7 +26,7 @@
 
     <properties>
         <automatic.module.name>net.shibboleth.ext.spring</automatic.module.name>
-        <java-support.version>8.3.2-SNAPSHOT</java-support.version>
+        <java-support.version>8.4.0-SNAPSHOT</java-support.version>
         <shibboleth.site.deploy.url>//shibboleth.net/home/javasites/staging/</shibboleth.site.deploy.url>
         <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