Skip to content

Conversation

jonesbusy
Copy link
Contributor

Testing done

Bump Jenkins 2.479.3

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

@jonesbusy jonesbusy added the dependencies Pull requests that update a dependency file label Mar 22, 2025
@jonesbusy jonesbusy requested a review from a team as a code owner March 22, 2025 08:35
@jonesbusy jonesbusy merged commit 2b30dcf into jenkinsci:main Mar 22, 2025
16 checks passed
@jonesbusy jonesbusy deleted the feature/bump-core branch March 22, 2025 08:51
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
<jenkins.baseline>2.479</jenkins.baseline>
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
Copy link
Member

@jtnord jtnord Aug 11, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why? there is no need to do this in an API plugin. This causes anyone consuming this via a bom update to have to also bump their versions.
jenkinsci/jackson2-api-plugin#307 (comment) -> #87

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants