]> source.dussan.org Git - vaadin-framework.git/commitdiff
Use Jsoup 1.114.3 (#12438)
authorTatu Lund <tatu@vaadin.com>
Fri, 15 Oct 2021 14:09:47 +0000 (17:09 +0300)
committerGitHub <noreply@github.com>
Fri, 15 Oct 2021 14:09:47 +0000 (17:09 +0300)
pom.xml

diff --git a/pom.xml b/pom.xml
index 7af97ba015e173c8390b7b66337521d9348b9d5d..5fef885bdcccc6fe48c8a20b99dc1ac873b2052a 100644 (file)
--- 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.14.2</jsoup.version>
+        <jsoup.version>1.14.3</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 -->