-
Notifications
You must be signed in to change notification settings - Fork 191
javax.inject dependency #1917
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
Comments
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
added a commit
that referenced
this issue
Mar 14, 2024
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
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
The text was updated successfully, but these errors were encountered: