[java-opensaml] branch main updated: Update spring extensions jar to 6.1.4-SNAPSHOT

Daniel Fisher dfisher at vt.edu
Thu Sep 2 01:08:44 UTC 2021


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

dfisher pushed a commit to branch main
in repository java-opensaml.

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

The following commit(s) were added to refs/heads/main by this push:
       new  c9428e443 Update spring extensions jar to 6.1.4-SNAPSHOT
c9428e443 is described below

commit c9428e4434e6b95c4b64c9c8a0c46ab86c74278e
Author: Daniel Fisher <dfisher at vt.edu>
AuthorDate: Wed Sep 1 21:07:09 2021 -0400

    Update spring extensions jar to 6.1.4-SNAPSHOT
---
 opensaml-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/opensaml-parent/pom.xml b/opensaml-parent/pom.xml
index af81e6140..8b15fdc25 100644
--- a/opensaml-parent/pom.xml
+++ b/opensaml-parent/pom.xml
@@ -50,7 +50,7 @@
 
     <properties>
         <java-support.version>8.2.1</java-support.version>
-        <spring-extensions.version>6.1.2</spring-extensions.version>
+        <spring-extensions.version>6.1.4-SNAPSHOT</spring-extensions.version>
         <checkstyle.configLocation>${project.basedir}/../opensaml-parent/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
         <opensaml-parent.site.url>${shibboleth.site.deploy.url}java-opensaml/${project.version}/</opensaml-parent.site.url>
         <opensaml-module.site.url>${opensaml-parent.site.url}${project.artifactId}</opensaml-module.site.url>

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


More information about the commits mailing list