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

Dependency updates #40

Merged
merged 1 commit into from
Nov 7, 2021
Merged

Conversation

justusbunsi
Copy link
Member

- Bump Jenkins version according to
https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/
- Fix build error regarding entropy class
- Configure build properties
<argLine>-Dfile.encoding=${project.build.sourceEncoding}</argLine>
<jenkins.version>2.289.1</jenkins.version>
<spotbugs.effort>Max</spotbugs.effort>
<spotbugs.failOnError>true</spotbugs.failOnError>
Copy link
Member Author

Choose a reason for hiding this comment

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

The default build parameters seem to just ignore possible bugs spotted. Hopefully this will break the build in such case.

@justusbunsi
Copy link
Member Author

Should we add Dependabot to keep the dependencies up-to-date? I have the feeling, doing this manually is not going well. There are some dependencies getting updated quite often.

@justusbunsi justusbunsi changed the title Maintenance for pom.xml Dependency updates Nov 6, 2021
@justusbunsi justusbunsi marked this pull request as ready for review November 7, 2021 09:05
@lafriks
Copy link
Contributor

lafriks commented Nov 7, 2021

Yes, we should probably add dependabot

@lafriks lafriks merged commit 5956c1e into jenkinsci:master Nov 7, 2021
@viceice
Copy link
Member

viceice commented Nov 8, 2021

better use renovate 😛

@justusbunsi
Copy link
Member Author

better use renovate 😛

You are absolutely right. Renovate is great. 👍

@justusbunsi justusbunsi deleted the dependency-update branch November 21, 2021 11:26
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.

3 participants