summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTatu Lund <tatu@vaadin.com>2021-08-24 13:53:34 +0300
committerGitHub <noreply@github.com>2021-08-24 13:53:34 +0300
commitc019c5d5ae61513aecb8b0f5a051e7b24b82db1d (patch)
tree709d5c385b166cf8e5128ac2558c186fa911aaf4 /pom.xml
parentf4e16a189ae654e19db0c64667a0751e62f4b4e5 (diff)
downloadvaadin-framework-c019c5d5ae61513aecb8b0f5a051e7b24b82db1d.tar.gz
vaadin-framework-c019c5d5ae61513aecb8b0f5a051e7b24b82db1d.zip
Update to Jsoup 1.14.2 (#12381)
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 4e985f020f..fda31bfc68 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
<!-- Used in OSGi manifests -->
<javax.validation.version>2.0.1.Final</javax.validation.version>
- <jsoup.version>1.11.2</jsoup.version>
+ <jsoup.version>1.14.2</jsoup.version>
<javax.portlet.version>2.0</javax.portlet.version>
<vaadin.sass.version>0.9.13</vaadin.sass.version>
<!-- Note that this should be kept in sync with the class Constants -->