This is a deprecated class, and should not be used, but it makes sense to have to use the newer API anyway
SCM/JIRA link daemon
added a comment - Code changed in jenkins
User: Stephen Connolly
Path:
pom.xml
src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/SSHUserListBoxModel.java
http://jenkins-ci.org/commit/ssh-credentials-plugin/ccef22d63dad8faef2533de0a8767daa8b7df98f
Log:
[FIXED JENKINS-35562] Upgrade to Credentials 2.1.0+ API for populating credentials drop-down
This is a deprecated class, and should not be used, but it makes sense to have to use the newer API anyway
Code changed in jenkins
User: Stephen Connolly
Path:
src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/SSHAuthenticator.java
src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey.java
http://jenkins-ci.org/commit/ssh-credentials-plugin/4d487bd9b1f4a1f3a4a09c8dcc5a292692b9be65
Log:
JENKINS-35562Fix findbugs issues from core upgrade