[java-shib-shared] 01/05: JPAR-234 - Track Spring Framework 7.0
Ian Young
ian at iay.org.uk
Thu Oct 16 16:00:40 UTC 2025
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch dev/JPAR-234
in repository java-shib-shared.
View the commit online:
http://git.shibboleth.net/view/?p=java-shib-shared.git;a=commit;h=7c714a6a7343173078755225622aa0f1718ce080
commit 7c714a6a7343173078755225622aa0f1718ce080
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Jan 27 18:09:08 2025 +0000
JPAR-234 - Track Spring Framework 7.0
spring-jcl is no longer required.
https://shibboleth.atlassian.net/browse/JPAR-234
---
shib-spring/pom.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/shib-spring/pom.xml b/shib-spring/pom.xml
index 351e9ac7..fad78665 100644
--- a/shib-spring/pom.xml
+++ b/shib-spring/pom.xml
@@ -63,10 +63,6 @@
<groupId>${spring.groupId}</groupId>
<artifactId>spring-expression</artifactId>
</dependency>
- <dependency>
- <groupId>${spring.groupId}</groupId>
- <artifactId>spring-jcl</artifactId>
- </dependency>
<dependency>
<groupId>${spring.groupId}</groupId>
<artifactId>spring-web</artifactId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list