Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update plugin BOM #11

Merged

Conversation

utkuertunc
Copy link
Contributor

@utkuertunc utkuertunc commented Dec 25, 2023

What

What does the PR do?
This PR is doing a version upgrade of BOM.

Why

Why this PR is needed?
Related issue: #5

How

All test cases finished successfully and SputBugs could not find any bug.
App can build successfully.

Changes details

  • Old Dependency of BOM
    <artifactId>bom-2.375.x</artifactId> <version>2025.v816d28f1e04f</version>

  • New Dependency of BOM
    <artifactId>bom-2.401.x</artifactId> <version>2143.ve4c3c9ec790a</version>

Important

cdevents-plugin is using Jenkins 2.375.4 version.
aws-java-sdk dependency is already latest for this Jenkins version. I didn't change anything about aws-java-sdk.
Also compatible latest version of bom is my updated version. There are newer versions of BOM but these aren't compatible with Jenkins 2.375.4.

Missed anything?

  • [ x ] Explained the purpose of this PR.
  • [ x ] Self reviewed the PR.
  • [ x ] Added or updated test cases.
  • [ x ] Informed of breaking changes, testing and migrations (if applicable).
  • [ x ] Updated documentation (if applicable).
  • [ x ] Attached screenshots (if applicable).

image

@rorybakerfmr rorybakerfmr merged commit 5999e16 into jenkinsci:main Jan 2, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants