-
Notifications
You must be signed in to change notification settings - Fork 495
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
Add integration test to check that apache.commons.collections is not present anymore #4245
Labels
Comments
RobertoSannino
pushed a commit
that referenced
this issue
Dec 11, 2024
vga91
added a commit
that referenced
this issue
Dec 11, 2024
vga91
added a commit
that referenced
this issue
Dec 11, 2024
vga91
added a commit
that referenced
this issue
Dec 12, 2024
vga91
added a commit
that referenced
this issue
Dec 12, 2024
…tions is not present anymore (#4279) (#4302) * Fixes #4245: Add integration test to check that apache.commons.collections is not present anymore (#4279) * Fixes #4245: Add integration test to check that apache.commons.collections is not present anymore * fix tests * fix CI error * removed import org.apache.commons.collections
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tried to run: apoc 5.23 in neo4j 5.24
Failed to invoke procedure apoc.vectordb.weaviate.query: Caused by: java.lang.ClassNotFoundException: org.apache.commons.collections.MapUtils
The text was updated successfully, but these errors were encountered: