From d8845732b552353d9a451617a99e5a61d80c09f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 14:08:22 +0000 Subject: [PATCH] build(deps): bump spring-test in /server/api-service Bumps [spring-test](https://github.com/spring-projects/spring-framework) from 5.2.3.RELEASE to 6.0.8. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.3.RELEASE...v6.0.8) --- updated-dependencies: - dependency-name: org.springframework:spring-test dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- server/api-service/openblocks-plugins/graphqlPlugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/api-service/openblocks-plugins/graphqlPlugin/pom.xml b/server/api-service/openblocks-plugins/graphqlPlugin/pom.xml index 0c4e6db28..26b10c8d8 100644 --- a/server/api-service/openblocks-plugins/graphqlPlugin/pom.xml +++ b/server/api-service/openblocks-plugins/graphqlPlugin/pom.xml @@ -113,7 +113,7 @@ org.springframework spring-test - 5.2.3.RELEASE + 6.0.8 test