Maybe wih an update of the UniRest library, we have an issue with static?
URLDownloadTest > downloadOfHttpSucceeds() FAILED
java.lang.NoClassDefFoundError at URLDownloadTest.java:87
Caused by: java.lang.ExceptionInInitializerError at URLDownloadTest.java:68
⚠️ needs more knowledge - one needs to test an older version of the library - and maybe report upstream ⚠️
Maybe wih an update of the UniRest library, we have an issue with
static?