8000 Bump dependencies by loveleif · Pull Request #787 · neo4j/apoc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump dependencies #787

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

Merged
merged 2 commits into from
May 19, 2025
Merged

Bump dependencies #787

merged 2 commits into from
May 19, 2025

Conversation

loveleif
Copy link
Contributor
@loveleif loveleif commented May 16, 2025

Fixes some flaky tests.

Comment on lines +63 to +64
// We want the same netty version as other neo4j dependencies, are there better ways than to keep this in sync?
implementation(enforcedPlatform('io.netty:netty-bom:4.2.1.Final'))
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No idea what I'm doing. Are there better ways?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this start failing if there is a different version in the monorepo?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not as far as I know, it will force the netty version to be consistent though I believe (netty consists of multiple dependencies).

@JoelBergstrand JoelBergstrand self-assigned this May 19, 2025
@loveleif loveleif merged commit bbf357c into neo4j:dev May 19, 2025
7 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0