-
Notifications
You must be signed in to change notification settings - Fork 35
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
Routine updates for JDK11 build compatibility #27
Conversation
Vlatombe
commented
Nov 4, 2021
- Update parent POM
- Use BOM
- 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
* Update parent POM * Use BOM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd prefer jenkins 2.249.x LTS if possible.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd prefer jenkins 2.249.x LTS if possible.
gentle nudge @Wadeck && @daniel-beck |
@mikecirioli sorry, no time at the moment, preparing next security release. Perhaps after Jan 12 we will have more time. Is it blocking you? |
its not urgently blocking @Wadeck - if you can find a few minutes after jan 12th gaia team would appreciate it! |
@Wadeck gentle nudge 😉 |
<dependencies> | ||
<dependency> | ||
<groupId>org.jenkins-ci.plugins</groupId> | ||
<artifactId>credentials</artifactId> | ||
<version>2.2.0</version> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dependency is increased to 2.6.1 through the BOM.