]> source.dussan.org Git - vaadin-framework.git/commitdiff
Use Jsoup 1.14.3 (#12438) (#12443)
authorAnna Koskinen <Ansku@users.noreply.github.com>
Tue, 19 Oct 2021 06:00:56 +0000 (09:00 +0300)
committerGitHub <noreply@github.com>
Tue, 19 Oct 2021 06:00:56 +0000 (09:00 +0300)
Co-authored-by: Tatu Lund <tatu@vaadin.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 4c462b2c49f7643f8068879f3fdf62f43f4c44b3..bcede1db0b9228b82b1972204750b7be3a2a9307 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 -->