From 6332e6e762d2cfd564fe431aa88cf5f1a24998ba Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 2 Jul 2020 08:02:27 +0000 Subject: [PATCH] fix: upgrade org.apache.commons:commons-lang3 from 3.1 to 3.10 Snyk has created this PR to upgrade org.apache.commons:commons-lang3 from 3.1 to 3.10. See this package in NPM: https://www.npmjs.com/package/org.apache.commons:commons-lang3 See this project in Snyk: https://app.snyk.io/org/podio-podio/project/f06f79e5-b712-4094-903c-5bfd0769de30?utm_source=github&utm_medium=upgrade-pr --- pom.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 94af594..2e413a9 100644 --- a/pom.xml +++ b/pom.xml @@ -28,14 +28,12 @@ - + com.podio.sample.twitter.Importer - + @@ -84,7 +82,7 @@ org.apache.commons commons-lang3 - 3.1 + 3.10 \ No newline at end of file