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
I just had to fix an update to your latest version in our open source library sda-dropwizard-commons: SDA-SE/sda-dropwizard-commons#1663
The issue was that you removed the "test" scope from dependency "slf4j-simple" which I guess happened by accident, right? Could you double check your changes and add the scope again?
Hey everyone!
I just had to fix an update to your latest version in our open source library sda-dropwizard-commons: SDA-SE/sda-dropwizard-commons#1663
The issue was that you removed the "test" scope from dependency "slf4j-simple" which I guess happened by accident, right? Could you double check your changes and add the scope again?
Here's the file:
https://github.com/swagger-api/swagger-parser/blob/v2.1.0/modules/swagger-parser-v3/pom.xml
Here's the commit that removed the scope:
3ac5401#diff-39aeb849fc2cee74ac7373cabe6e5b9c3b40174d433ca537067c6ac44e5841bf
Thanks!
Christopher
The text was updated successfully, but these errors were encountered: