From 35760122cedc997e28e81b38e194dfa8abf9433a Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Wed, 27 May 2020 08:07:04 -0400 Subject: [PATCH] update to commons-lang 3.8.1 (#33) --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1800bb9d..772d7947 100644 --- a/pom.xml +++ b/pom.xml @@ -94,13 +94,13 @@ org.apache.commons commons-lang3 - 3.4 + 3.8.1 test com.google.code.findbugs jsr305 - 3.0.0 + 3.0.2 provided