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

com.thoughtworks.xstream:xstream update version to 1.4.21 #4398

Open
trcoelho opened this issue Jan 31, 2025 · 1 comment
Open

com.thoughtworks.xstream:xstream update version to 1.4.21 #4398

trcoelho opened this issue Jan 31, 2025 · 1 comment
Assignees
Labels
blocked - external dependencies Pull requests that update a dependency file

Comments

@trcoelho
Copy link

trcoelho commented Jan 31, 2025

Hi.
Project uses Spring Cloud on its latest version (2024.0.0) and one of its dependencies is com.thoughtworks.xstream:xstream at version 1.4.20:

[INFO] +- org.springframework.cloud:spring-cloud-starter-netflix-eureka-client:jar:4.2.0:compile
[INFO] |  +- org.springframework.cloud:spring-cloud-starter:jar:4.2.0:compile
[INFO] |  |  +- org.springframework.cloud:spring-cloud-context:jar:4.2.0:compile
[INFO] |  |  \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile
[INFO] |  +- org.springframework.cloud:spring-cloud-netflix-eureka-client:jar:4.2.0:compile
[INFO] |  |  \- org.apache.httpcomponents.client5:httpclient5:jar:5.4.1:compile
[INFO] |  |     +- org.apache.httpcomponents.core5:httpcore5:jar:5.3.2:compile
[INFO] |  |     \- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.3.2:compile
[INFO] |  +- com.netflix.eureka:eureka-client:jar:2.0.4:compile
[INFO] |  |  +- com.thoughtworks.xstream:xstream:jar:1.4.20:compile  

which has vulnerabilities:

https://security.snyk.io/vuln/SNYK-JAVA-COMTHOUGHTWORKSXSTREAM-8352924
https://mvnrepository.com/artifact/com.thoughtworks.xstream/xstream/1.4.20

Any schedule to update to 1.4.21?

Thanks in advance.

@OlgaMaciaszek
Copy link
Collaborator

Hello @trcoelho, thanks for creating the issue. We do not manage the version of this dependency, however, I have submitted a PR to Netflix/Eureka: Netflix/eureka#1572.

@OlgaMaciaszek OlgaMaciaszek added dependencies Pull requests that update a dependency file blocked - external and removed in progress labels Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked - external dependencies Pull requests that update a dependency file
Projects
Status: No status
Status: No status
Development

No branches or pull requests

2 participants