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
Deprecated classes for removal in the next major release:
io.github.albertus82.util.Version because the presence of a version.properties file in the class path root may lead to clashes; a better approach is that applications manage version information themselves.
io.github.albertus82.util.BrotliAdapter because no pure-Java Brotli compressor is yet publicly available, and decompressor utility classes are already available in Apache Commons Compress.