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 dependencies to support Java 21 #60

Merged
merged 1 commit into from
Jun 26, 2023
Merged

Conversation

NotMyFault
Copy link
Member

Misc. dependency updates to support Java 21

@NotMyFault NotMyFault added the dependencies Pull requests that update a dependency file label Jun 18, 2023
@NotMyFault NotMyFault requested a review from a team June 18, 2023 20:00
@@ -63,6 +64,7 @@ public File getEncryptedPrivateKey() {
return privateKeyEnc;
}

@SuppressFBWarnings(value = "DM_DEFAULT_ENCODING", justification = "TODO needs triage")
Copy link
Member

Choose a reason for hiding this comment

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

Actually it should be ASCII.

Copy link
Member Author

Choose a reason for hiding this comment

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

Tbh, I didn't really look at what's left to do, just focused on Java 21 compatibility 👀

@jglick jglick merged commit ece7a4b into jenkinsci:master Jun 26, 2023
@NotMyFault NotMyFault deleted the jdk21 branch June 26, 2023 20:03
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