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

Bump commons-beanutils from 1.7.0 to 1.9.4 #22

Merged
merged 1 commit into from
Apr 13, 2024

Conversation

BobDu
Copy link
Member

@BobDu BobDu commented Apr 13, 2024

ref: #5 (comment)

PropertyDescriptor[] pds = PropertyUtils.getPropertyDescriptors( bean );

After upgrade commons-beanutils to 1.9.4,

PropertyDescriptor[] pds = PropertyUtils.getPropertyDescriptors( bean );

field class not in PropertyUtils.getPropertyDescriptors result array.

Testing done

Submitter checklist

Preview Give feedback

Signed-off-by: Bob Du <i@bobdu.cc>
Copy link
Member

@basil basil left a comment

Choose a reason for hiding this comment

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

Thanks for the PR!

@basil basil merged commit b132b1c into jenkinsci:master Apr 13, 2024
12 checks passed
@basil basil added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 13, 2024
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants