jenkinsci / lockable-resources-plugin

Lock resources against concurrent use
https://plugins.jenkins.io/lockable-resources
MIT License
86 stars 183 forks source link

Match BOM artifact to jenkins.version used #647

Closed alecharp closed 4 months ago

alecharp commented 4 months ago

In #632, the jenkins.version was bumped from 2.387.3 to 2.440.1 but the BOM was not. I discovered that during BOM release.

I cannot prove that this on its own would fix the BOM release.

Testing done

I ran mvn verify locally with no problem.

Proposed upgrade guidelines

N/A

Localizations

Submitter checklist