Skip to content
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

Manage version of junit4 #2695

Closed
barchetta opened this issue Jan 26, 2021 · 0 comments
Closed

Manage version of junit4 #2695

barchetta opened this issue Jan 26, 2021 · 0 comments
Assignees

Comments

@barchetta
Copy link
Member

Environment Details

  • Helidon Version: 2.2.0

Problem Description

The Jackson BOM manages the version of junit4 (it's actually done in the Jackson parent pom https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom). Since we don't manage the version of junit4 it moves to whatever Jackson is using. That makes it non-deterministic.

Because of this we should probably manage the version of junit4 (in dependencies/pom.xml)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant