From c1135904d42d25102f96503970162d7378f5e8d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 13:15:11 +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.10. - [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.10) --- 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/lowcoder-plugins/graphqlPlugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/api-service/lowcoder-plugins/graphqlPlugin/pom.xml b/server/api-service/lowcoder-plugins/graphqlPlugin/pom.xml index 9b2154c70..60343e057 100644 --- a/server/api-service/lowcoder-plugins/graphqlPlugin/pom.xml +++ b/server/api-service/lowcoder-plugins/graphqlPlugin/pom.xml @@ -113,7 +113,7 @@ org.springframework spring-test - 5.2.3.RELEASE + 6.0.10 test