From b6594c4508aa795d4e04c41dad17a231bc5e75d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leif=20=C3=85strand?= Date: Thu, 26 Sep 2019 14:38:32 +0300 Subject: [PATCH] Update to the latest JSoup version (#6551) Fixes https://github.com/vaadin/flow/issues/6464 (cherry picked from commit db1f36f63cdd1184b97cdabefe6ed0b60b1aed93) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b3abec0b932..fb067c73639 100644 --- a/pom.xml +++ b/pom.xml @@ -116,7 +116,7 @@ 6.1.0 - 1.11.3 + 1.12.1 2.4.30.slf4jvaadin1