[java-shib-shared] 01/02: JPAR-234 - Track Spring Framework 7.0
Ian Young
ian at iay.org.uk
Wed Jul 23 14:55:45 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=c020cc8ae8249108696e76224dab1ff34c9e3163
commit c020cc8ae8249108696e76224dab1ff34c9e3163
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