[java-idp-plugin-scripting] branch master updated: Fix spring-extensions version.
Scott Cantor
cantor.2 at osu.edu
Mon Jul 6 22:49:30 UTC 2020
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository java-idp-plugin-scripting.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-scripting.git;a=commit;h=ce4258db06d9538ccbd2bd1f70cfee1dc3dbc0f5
The following commit(s) were added to refs/heads/master by this push:
new ce4258d Fix spring-extensions version.
ce4258d is described below
commit ce4258db06d9538ccbd2bd1f70cfee1dc3dbc0f5
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jul 6 18:49:34 2020 -0400
Fix spring-extensions version.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e111625..3f79f73 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +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>11.0.1-SNAPSHOT</spring.extensions.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