If it help the docs are recommending either 2.222 or 2.235 https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/#currently-recommended-versions
On Mon, 23 Nov 2020 at 17:30, Matt Sicker <[email protected]> wrote: > Whichever LTS version you use should probably be kept up to date with > the latest security patch version for that LTS. No preference from me > on 2.204.x versus 2.222.x. > > On Mon, Nov 23, 2020 at 11:24 AM Mark Waite <[email protected]> > wrote: > > > > The git plugin currently requires Jenkins 2.204.1 and uses the plugin > bom to simplify dependency management. I like the results of that > simplification very much. > > > > A dependabot pull request has proposed to update the git plugin use of > bom-2.204.x from 17 to 18. However, the build of that proposed update > fails because one of the dependent plugins requires Jenkins 2.204.6 rather > than 2.204.1. > > > > I believe my options are: > > > > Update the minimum Jenkins version required by the git plugin from > 2.204.1 to 2.222.1 to retain the benefits of the plugin bom and move the > minimum version forward to one of the currently recommended minimum > versions - few users affected, reduces maintenance by reducing number of > older Jenkins versions allowed to use the plugin > > Update the minimum Jenkins version required by the git plugin from > 2.204.1 to 2.204.6 to retain the benefits of the plugin bom with least > chance of disrupting existing users (though the number of users of Jenkins > 2.204.x using newer versions of the git plugin is quite small based on > stats.jenkins.io - even fewer users affected, retains benefits of the bom > > Close the pull request updating bom-2.204.x from 17 to 18 and make that > change at some other time - suspends benefits of plugin bom until the next > time the Jenkins minimum version is incremented > > > > I prefer the first option (update from 2.204.1 to 2.222.1 as minimum > version). Are there reasons I should consider something other than that? > > > > Mark Waite > > > > -- > > You received this message because you are subscribed to the Google > Groups "Jenkins Developers" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected]. > > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/f61faad1-4f67-4920-b68a-b75b4b124d64n%40googlegroups.com > . > > > > -- > Matt Sicker > Senior Software Engineer, CloudBees > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/CAEot4oxW8RMu0ZyWYEdkjOZ5yARaSyvmSuEVq_4pfZtxb9JD6A%40mail.gmail.com > . > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAH-3BifQdSN0PU9BeD6f87DsYes1989X2bGOefuXnAvAUNOsEA%40mail.gmail.com.
