From 7955d2c9aaa50b9f1d35176ba47fcdbe976cef86 Mon Sep 17 00:00:00 2001 From: Tatu Lund Date: Sun, 27 Oct 2019 19:35:29 +0200 Subject: [PATCH] Adding vaadin-spring-security Addresses: https://github.com/vaadin/framework/issues/11576 --- bom/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bom/pom.xml b/bom/pom.xml index b80401bcfa8..a412d3e6b79 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -114,6 +114,11 @@ vaadin-spring ${vaadin.spring.version} + + com.vaadin + vaadin-spring-security + ${vaadin.spring.version} + com.vaadin vaadin-testbench-core