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

Use QueryDSL from io.github.openfeign instead of com.querydsl #167

Closed
wants to merge 1 commit into from

Conversation

chairplus
Copy link

Hello,

The versions of com.querydsl.QueryDSL <= 5.1.0 are affected by CVE-2024-49203.

It can't be expected that the mentioned CVE will be fixed, as the original package is hardly maintained anymore. I would suggest switching to the OpenFeign fork permanently to get rid of the CVE.

https://github.com/OpenFeign/querydsl

@darrachequesne
Copy link
Owner

Hi!

It seems the Spring Boot team is not sure about this change: spring-projects/spring-data-jpa#3335

I'd rather stay in line with their BOM, which currently depends on com.querydsl.querydsl-core@5.1.0.

@chairplus
Copy link
Author

Okay, I'll close the PR. Thanks for looking over it.

@chairplus chairplus closed this Jan 8, 2025
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

Successfully merging this pull request may close these issues.

2 participants