eclipse / microprofile-open-api

Microprofile open api
Apache License 2.0
131 stars 81 forks source link

Depend on a single hamcrest version #636

Closed Azquelt closed 2 weeks ago

Azquelt commented 3 weeks ago

Previously we were depending on two separate hamcrest jars and restassured was bringing in a third.

Fixes #635