From 6bc1d019dfa35556b325fc3a0704a370fa6834de Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2020 20:28:39 +0000 Subject: [PATCH] Bump commons-lang3 from 3.9 to 3.11 in /ChatServer Bumps commons-lang3 from 3.9 to 3.11. 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..f62fd52 100644 --- a/ChatServer/pom.xml +++ b/ChatServer/pom.xml @@ -32,7 +32,7 @@ org.apache.commons commons-lang3 - 3.9 + 3.11