From 55f77427b4dfb34e48b698f2ded312c195aeabdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Dec 2020 19:04:50 +0000 Subject: [PATCH] Bump groovy from 3.0.6 to 3.0.7 Bumps [groovy](https://github.com/apache/groovy) from 3.0.6 to 3.0.7. - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) Signed-off-by: dependabot[bot] <support@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6225d4350..9ecaf81ff 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ <commons.fileupload.version>1.4</commons.fileupload.version> <asm.version>9.0</asm.version> <tika.version>1.24.1</tika.version> - <groovy.version>3.0.6</groovy.version> + <groovy.version>3.0.7</groovy.version> <minio.version>7.1.4</minio.version> <okhttp.version>3.14.9</okhttp.version> -- GitLab