kevin-uslu
Results
2
comments of
kevin-uslu
I also get an error when instanticiating a JenkinsClient. I am using : Java : 17 Sprng Boot : 2.7.11 Jenkins Server : 2.401 (same with 2.400) Jenkins Rest :...
The issue is no longer reproduced when the dependency is declared with "all" classifier as suggested by cdancy on another issue. ``` io.github.cdancy jenkins-rest 1.0.2 all ```