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

SWATCH-2366: Unify resteasy dependencies into one single property #3187

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

Sgitario
Copy link
Contributor

Jira issue: SWATCH-2366

Description

The following dependencies are declared in gradle individually:

org.jboss.resteasy:resteasy-multipart-provider
org.jboss.resteasy:resteasy-client
org.jboss.resteasy:resteasy-validator-provider
org.jboss.resteasy:resteasy-jackson2-provider
So, when a new version of resteasy is released, dependabot creates four pull requests for each one.

Unify the resteasy dependencies to use a single property resteasyVersion to declare the resteasy version.

Testing

Only regression testing.

Unify the resteasy dependencies to use a single property `resteasyVersion` to declare the resteasy version.
@Sgitario
Copy link
Contributor Author

Auto-merging since this is related to some bump dependencies by dependabot.

@Sgitario Sgitario merged commit 8ee21c4 into main Mar 26, 2024
5 checks passed
@Sgitario Sgitario deleted the jcarvaja/SWATCH-2366 branch March 26, 2024 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
QE Unneeded Pull request does not need QE approval
Projects
None yet
1 participant