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

javax.inject dependency #1917

Closed
mikereiche opened this issue Mar 14, 2024 · 1 comment · Fixed by #1919
Closed

javax.inject dependency #1917

mikereiche opened this issue Mar 14, 2024 · 1 comment · Fixed by #1919

Comments

@mikereiche
Copy link
Collaborator

Moritz Halbritter
10 hours ago
@Michael Reiche
Hello! Spring Boot's main build is failing, because there's a javax.inject dependency coming through spring-data-couchbase

10 hours ago
+--- org.springframework.data:spring-data-couchbase -> 5.2.4-SNAPSHOT
| +--- com.querydsl:querydsl-apt:5.0.0 -> 5.1.0
| | --- com.querydsl:querydsl-codegen:5.1.0
| | +--- com.querydsl:querydsl-core:5.1.0
| | | --- com.mysema.commons:mysema-commons-lang:0.2.4
| | +--- com.querydsl:codegen-utils:5.1.0
| | | +--- org.eclipse.jdt:ecj:3.26.0
| | | --- io.github.classgraph:classgraph:4.8.146
| | +--- javax.inject:javax.inject:1

mikereiche added a commit that referenced this issue Mar 14, 2024
mikereiche added a commit that referenced this issue Mar 14, 2024
mikereiche added a commit that referenced this issue Mar 14, 2024
mikereiche added a commit that referenced this issue Mar 14, 2024
mikereiche added a commit that referenced this issue Mar 14, 2024
@mikereiche
Copy link
Collaborator Author

This is now fixed and will be available in the May release.

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 a pull request may close this issue.

1 participant