From 292847e83c1c5a3c82fea3a78327bb934964ac3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2020 23:54:23 +0000 Subject: [PATCH] Bump commons-beanutils from 1.8.3 to 1.9.2 Bumps commons-beanutils from 1.8.3 to 1.9.2. Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5025bb7..a16f711 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ commons-beanutils commons-beanutils - 1.8.3 + 1.9.2 com.squareup.okhttp3