Skip to content

SDKJAVA-118: Upgrade Wiremock dependency#52

Merged
timea-solid merged 1 commit into
mainfrom
SDKJAVA-118-wiremock-upgrade
Sep 5, 2022
Merged

SDKJAVA-118: Upgrade Wiremock dependency#52
timea-solid merged 1 commit into
mainfrom
SDKJAVA-118-wiremock-upgrade

Conversation

@acoburn

@acoburn acoburn commented Sep 3, 2022

Copy link
Copy Markdown
Contributor

This upgrades our use of Wiremock. The more recent versions (newer than 2 years ago) use a different artifactId, which is why dependabot doesn't pick up the change. Note also the use of HTTP/1.1 in some of the tests. For now, as we are using plain HTTP connections in the test interactions, the HTTPS support isn't set up (which is where the HTTP/2 connections are relevant).

That change would be a separate improvement, but this allows us to move the dependency forward.

Please also note that, when Wiremock starts to support Jersey 11 (it currently uses the EOL version 9), there will be a major version bump and the artifactId will go back to just wiremock.

@acoburn
acoburn requested a review from timea-solid as a code owner September 3, 2022 21:04
@timea-solid
timea-solid merged commit fdb577e into main Sep 5, 2022
@timea-solid
timea-solid deleted the SDKJAVA-118-wiremock-upgrade branch September 5, 2022 09:03
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.

2 participants