Skip to content

Add AssertJ dependency to pom.xml#53

Merged
alexheifetz merged 2 commits intomainfrom
fix-cve-assertj
Jan 28, 2026
Merged

Add AssertJ dependency to pom.xml#53
alexheifetz merged 2 commits intomainfrom
fix-cve-assertj

Conversation

@alexheifetz
Copy link
Collaborator

This pull request adds the AssertJ assertion library as a test dependency in the embabel-build-dependencies project. This will allow developers to use AssertJ for more fluent and powerful assertions in their tests.

Dependency management updates:

  • Added the assertj-core.version property to specify the version of AssertJ used throughout the project.
  • Added the org.assertj:assertj-core dependency (scoped to test) to the managed dependencies, enabling its use in test code.

@alexheifetz alexheifetz merged commit 996f527 into main Jan 28, 2026
3 checks passed
@alexheifetz alexheifetz deleted the fix-cve-assertj branch January 28, 2026 03:57
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