From eaa96607b962dd33c6b37912c63acaa25c2ca65f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 May 2023 14:00:54 +0200 Subject: [PATCH] Bump groovy-json from 3.0.16 to 3.0.17 (#1850) Bumps [groovy-json](https://github.com/apache/groovy) from 3.0.16 to 3.0.17. - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.codehaus.groovy:groovy-json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packaging/tests/tas-restapi/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/tests/tas-restapi/pom.xml b/packaging/tests/tas-restapi/pom.xml index 90a928a8e8..386207adfa 100644 --- a/packaging/tests/tas-restapi/pom.xml +++ b/packaging/tests/tas-restapi/pom.xml @@ -178,7 +178,7 @@ org.codehaus.groovy groovy-json - 3.0.16 + 3.0.17