There's a neat plugin from the Jenkins project for making stable identifiers for CI builds that might be interesting: https://github.com/jenkinsci/incrementals-tools
On Mon, Sep 12, 2022 at 7:49 AM Piotr P. Karwasz <piotr.karw...@gmail.com> wrote: > > Hi Volkan, > > On Mon, 12 Sept 2022 at 11:53, Volkan Yazıcı <vol...@yazi.ci> wrote: > > I would like to extend this a bit more: > > > > * switch to CI-friendly versions via ${revision} > > I am not sure, what do you mean by that: do we put ${revision} instead > of the current Log4j2 version? > > Piotr