8000 Release v5.49.2: fix(docker/test): Switch to java.util.Base64 (#4345) · sofam/clouddriver · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v5.49.2

@sikevux sikevux tagged this 25 Feb 19:57
sun.misc.BASE64Decoder was removed in JDK 9 in favor of java.util.Base64.
JDK 8+ contains java.util.Base64, as such this remains backward compatible
with JDK 8.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Assets 2
Loading
0