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

webhook: Use Maps instead of Lists in configuration #168

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

wndhydrnt
Copy link
Member

Fixes an issue where a type-casting a list fails:

java.lang.ClassCastException: class java.util.LinkedHashMap cannot be cast to class java.util.List (java.util.LinkedHashMap and java.util.List are in module java.base of loader 'bootstrap')

@sergioasantiago sergioasantiago merged commit 0a57ba5 into main Apr 12, 2024
1 check passed
@sergioasantiago sergioasantiago deleted the plugin-webhook-config-keys branch April 12, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants