From 63fc105455288ebed43ea7f796b20a8774e4a884 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2020 20:36:13 +0000 Subject: [PATCH] Bump commons-lang3 from 3.9 to 3.10 in /ChatServer Bumps commons-lang3 from 3.9 to 3.10. Signed-off-by: dependabot-preview[bot] --- ChatServer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChatServer/pom.xml b/ChatServer/pom.xml index 10152d3..31f72fc 100644 --- a/ChatServer/pom.xml +++ b/ChatServer/pom.xml @@ -32,7 +32,7 @@ org.apache.commons commons-lang3 - 3.9 + 3.10