[java-shib-shared] 01/01: JPAR-234 - Track Spring Framework 7.0
Ian Young
ian at iay.org.uk
Thu Apr 17 14:04:11 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=7f5f4886da3e65299b04d4ca020d9e9191cc6e43
commit 7f5f4886da3e65299b04d4ca020d9e9191cc6e43
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