Skip to content

Comments

Update Neo4j testcontainers version in pom.xml#59

Merged
alexheifetz merged 1 commit intomainfrom
better-neo4j-version
Feb 17, 2026
Merged

Update Neo4j testcontainers version in pom.xml#59
alexheifetz merged 1 commit intomainfrom
better-neo4j-version

Conversation

@alexheifetz
Copy link
Collaborator

This pull request makes a minor update to the embabel-build-dependencies/pom.xml file to improve dependency management for Neo4j Testcontainers. The most important change is the introduction of a dedicated version property for the Neo4j Testcontainers dependency, ensuring it can be managed separately from the core Testcontainers version.

Dependency management improvements:

  • Added a new testcontainers-neo4j.version property set to 2.0.3 to the Maven properties section for clearer versioning of the Neo4j Testcontainers dependency.
  • Updated the Neo4j Testcontainers dependency to use the new ${testcontainers-neo4j.version} property instead of ${testcontainers-core.version}.

@alexheifetz alexheifetz merged commit 96fdbd9 into main Feb 17, 2026
3 checks passed
@alexheifetz alexheifetz deleted the better-neo4j-version branch February 17, 2026 09:06
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.

1 participant