Branch: refs/heads/master Home: https://github.com/jenkinsci/nodelabelparameter-plugin Commit: a417966757276fc1355f8893693e72687d29bfb9 https://github.com/jenkinsci/nodelabelparameter-plugin/commit/a417966757276fc1355f8893693e72687d29bfb9 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2021-07-19 (Mon, 19 Jul 2021)
Changed paths: M pom.xml Log Message: ----------- Bump plugin from 4.19 to 4.20 Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.19 to 4.20. - [Release notes](https://github.com/jenkinsci/plugin-pom/releases) - [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.19...plugin-4.20) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> Commit: 89ee313b57e79369da2ccb70518c13be316595ed https://github.com/jenkinsci/nodelabelparameter-plugin/commit/89ee313b57e79369da2ccb70518c13be316595ed Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2021-07-19 (Mon, 19 Jul 2021) Changed paths: M src/main/java/org/jvnet/jenkins/plugins/nodelabelparameter/NodeParameterDefinition.java Log Message: ----------- Suppress two new spotbugs warnings Suppression is safer than making the change to hide the internal implementation that is exposed by returning a list. Compare: https://github.com/jenkinsci/nodelabelparameter-plugin/compare/1710e6bb3601...89ee313b57e7 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/nodelabelparameter-plugin/push/refs/heads/master/1710e6-89ee31%40github.com.