From 257b38f2d3607f1ee0eee0123436260203334127 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 04:09:18 +0000 Subject: [PATCH] Bump groovy from 2.5.14 to 3.0.14 Bumps [groovy](https://github.com/apache/groovy) from 2.5.14 to 3.0.14. - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.codehaus.groovy:groovy dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- send-notification/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/send-notification/pom.xml b/send-notification/pom.xml index 06ae3a6..aa30682 100644 --- a/send-notification/pom.xml +++ b/send-notification/pom.xml @@ -85,7 +85,7 @@ org.codehaus.groovy groovy - 2.5.14 + 3.0.14 test