You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
REST Assured now uses Groovy 4.x. While this shouldn't impact the way REST Assured works, it required non-trivial changes under the hood to make it work.
Minor changes
Using Jackson 2.13
Fixed bug in bom-file generation, the example projects are now excluded.