Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spring-ws 4.0.4 version in Girders 6.1.0 does not have support for Apache Http Client 5.0 #66

Closed
GiannisGl opened this issue Jul 6, 2023 · 2 comments

Comments

@GiannisGl
Copy link

Girders 6.1.0 contains the 4.0.4 version of the spring-ws dependencies. Unfortunately this does not have support for Apache Http Client 5.0. The newest 4.0.5 version (released 22.06.23) has the required support though. See spring-projects/spring-ws#1164.
So for projects using Web Services this dependency need to be upgraded manually currently.
For the next Girders version please consider upgrading this dependency.
Thank you

@MarijaPopova
Copy link
Contributor

MarijaPopova commented Jul 26, 2023

Hi @GiannisGl this will be fixed now with the next version of Girders EOW. Upgrade to Spring boot 3.1.2 is solving the issue.
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-dependencies/3.1.2

@MarijaPopova
Copy link
Contributor

Fixed with the new release 6.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants