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 to parent 1.63. #437

Merged
merged 2 commits into from
Feb 8, 2021
Merged

Conversation

jeffret-b
Copy link
Contributor

@jeffret-b jeffret-b commented Feb 8, 2021

The update is simple, but there's an interesting new findsecbugs pattern, IMPROPER_UNICODE. The behavior can be pretty devious. But, here we're getting the comparison values from the controller, hardcoded, or from the user/admin at launch. We have to trust these sources.

Alternatively we could drop the case-insensitive comparisons. It's possible that could cause a regression, though it's pretty unlikely.

Also update access-modifier-annotation to 1.21 in this PR because there's a dependency relationship via enforcer.

@jeffret-b jeffret-b merged commit 5188c68 into jenkinsci:master Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants