vaadin / serverside-elements

Vaadin add-on that makes it easy to use Web Components or any HTML elements from Vaadin Framework
https://vaadin.com/addon/elements-add-on
Apache License 2.0
14 stars 12 forks source link

Adjustment to meet Vaadin 8.14.1's newer Jsoup dependency #31

Open mpetris opened 2 years ago

mpetris commented 2 years ago

Description

Jsoup's old TextNode constructor had two arguments and the second one was marked deprecated. The newer version of Jsoup 1.14.2 which ships with Vaadin 8.14.1 has only one argument with the deprecated one having been removed. This fix corrects the call to the construtor by passing just one argument in.

Type of change

Checklist

Additional for Feature type of change

CLAassistant commented 2 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

:white_check_mark: mpetris
:x: Legioth
You have signed the CLA already but the status is still pending? Let us recheck it.