From 01185e47a79f012683809545f5f27be5497b09dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 25 Mar 2019 10:37:09 +0000 Subject: [PATCH] Bump javax.servlet-api from 3.0.1 to 4.0.1 Bumps [javax.servlet-api](https://github.com/javaee/servlet-spec) from 3.0.1 to 4.0.1. - [Release notes](https://github.com/javaee/servlet-spec/releases) - [Commits](https://github.com/javaee/servlet-spec/compare/3.0.1...4.0.1) Signed-off-by: dependabot[bot] --- chat-example/chat-vaadin-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chat-example/chat-vaadin-client/pom.xml b/chat-example/chat-vaadin-client/pom.xml index 03e9732..57b06ff 100644 --- a/chat-example/chat-vaadin-client/pom.xml +++ b/chat-example/chat-vaadin-client/pom.xml @@ -51,7 +51,7 @@ javax.servlet javax.servlet-api - 3.0.1 + 4.0.1 provided