[java-idp-plugin-scripting] branch main updated: Define spring support version property

Rod Widdowson rdw at steadingsoftware.com
Wed Nov 18 16:00:03 UTC 2020


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

rdw pushed a commit to branch main
in repository java-idp-plugin-scripting.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-scripting.git;a=commit;h=8e5248c21a5dcf349111419f42227c85bcb1a455

The following commit(s) were added to refs/heads/main by this push:
       new  8e5248c   Define spring support version property
8e5248c is described below

commit 8e5248c21a5dcf349111419f42227c85bcb1a455
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed Nov 18 15:59:59 2020 +0000

    Define spring support version property
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 433850a..d227051 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,6 +24,7 @@
         <idp.groupId>net.shibboleth.idp</idp.groupId>
         <idp.version>4.1.0-SNAPSHOT</idp.version>
         <java-support.version>8.1.0-SNAPSHOT</java-support.version>
+        <spring-extensions.version>6.1.0-SNAPSHOT</spring-extensions.version>
         <checkstyle.configLocation>${project.basedir}/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