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
what do you think about inlining and repackaging the jedis dan commons-pool dependency?
so it won't have conflict with users using different version of those library.
we can do this using maven-shade-plugin. no changes to the code, just pom setup.
what do you think about inlining and repackaging the jedis dan commons-pool dependency?
so it won't have conflict with users using different version of those library.
we can do this using maven-shade-plugin. no changes to the code, just pom setup.
I'll create a pull request for it if you think that's useful.
The text was updated successfully, but these errors were encountered: