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
fix(javadoc): use versioned Jedis URL to prevent redirect warning
- Changed Jedis Javadoc link from 'latest' to '6.2.0' (matches dependency version)
- Eliminates "URL was redirected" warning during Javadoc generation
- All Javadoc now builds cleanly with zero warnings
0 commit comments