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

Update the tests to use WireMock 3.0.0 release #72

Merged
merged 9 commits into from
Aug 9, 2024

Conversation

oleg-nenashev
Copy link
Member

References

  • TODO

Submitter checklist

  • Recommended: Join WireMock Slack to get any help in #help-contributing or a project-specific channel like #wiremock-java
  • The PR request is well described and justified, including the body and the references
  • The PR title represents the desired changelog entry
  • The repository's code style is followed (see the contributing guide)
  • Test coverage that demonstrates that the change works as expected
  • For new features, there's necessary documentation in this pull request or in a subsequent PR to wiremock.org

pom.xml Outdated Show resolved Hide resolved
@oleg-nenashev oleg-nenashev marked this pull request as ready for review August 31, 2023 15:57
@oleg-nenashev oleg-nenashev added the chore Maintenance label Aug 31, 2023
Copy link
Member Author

@oleg-nenashev oleg-nenashev left a comment

Choose a reason for hiding this comment

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

Should stop hardcoding JAR versions...

/**
* @deprecated Not really guaranteed to be latest. Will be reworked
*/
@Deprecated
Copy link
Contributor

Choose a reason for hiding this comment

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

I would remove it, since we haven't yet released - we could afford removing old code

Copy link
Member Author

Choose a reason for hiding this comment

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

Agreed

@oleg-nenashev
Copy link
Member Author

Thanks @graric! I think it is good to go given the time WireMock 3 has been around

@oleg-nenashev oleg-nenashev merged commit 95fe426 into main Aug 9, 2024
3 checks passed
@oleg-nenashev oleg-nenashev deleted the wiremock-3-by-default branch August 9, 2024 21:01
@oleg-nenashev oleg-nenashev added dependencies Pull requests that update a dependency file enhancement New feature or request and removed chore Maintenance dependencies Pull requests that update a dependency file labels Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants