[java-identity-provider] branch main updated: Remove redundant spring-binding version.
Scott Cantor
cantor.2 at osu.edu
Wed Sep 27 16:57:58 UTC 2023
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=6931019cdd76b5c8231ec1ea1ccb29cf1f9c49c7
The following commit(s) were added to refs/heads/main by this push:
new 6931019cd Remove redundant spring-binding version.
6931019cd is described below
commit 6931019cdd76b5c8231ec1ea1ccb29cf1f9c49c7
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Sep 27 12:57:54 2023 -0400
Remove redundant spring-binding version.
---
idp-conf-impl/pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/idp-conf-impl/pom.xml b/idp-conf-impl/pom.xml
index c1fd2c290..945042cb6 100644
--- a/idp-conf-impl/pom.xml
+++ b/idp-conf-impl/pom.xml
@@ -357,7 +357,6 @@
<dependency>
<groupId>${spring-webflow.groupId}</groupId>
<artifactId>spring-binding</artifactId>
- <version>${spring-webflow.version}</version>
<scope>test</scope>
</dependency>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list