Can we also replace core.time.Instant with java.time.Instant?
On Sun, May 24, 2020 at 11:57 PM Volkan Yazıcı <volkan.yaz...@gmail.com> wrote: > > May I second that with {Bi,Tri}Consumer classes as well? > > On Sun, May 24, 2020 at 11:21 PM Gary Gregory <garydgreg...@gmail.com> wrote: > > > > Hi All, > > > > Can we drop org.apache.logging.log4j.util.Supplier from master for 3.x and > > replace its usage with java.util.function.Supplier? > > > > Gary