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

Use latest mvn dependency versions #349

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jasonkatonica
Copy link
Member

This is a routine update of all the maven dependency versions.

The junit jupiter family of dependency versions now no longer uses a pom wide property to define its version. This is to make it easier to automatically update these fields using the command mvn versions:use-latest-versions which automates this. Using a property disrupts this from working.

Signed-off-by: Jason Katonica katonica@us.ibm.com

This is a routine update of all the maven dependency versions.

The junit jupiter family of dependency versions now no longer uses a pom
wide property to define its version. This is to make it easier to
automatically update these fields using the command
`mvn versions:use-latest-versions` which automates this. Using a
property disrupts this from working.

Signed-off-by: Jason Katonica <katonica@us.ibm.com>
pom.xml Show resolved Hide resolved
pom.xml Show resolved Hide resolved
pom.xml Show resolved Hide resolved
Copy link
Member

@KostasTsiounis KostasTsiounis left a comment

Choose a reason for hiding this comment

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

LGTM

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.

3 participants