Skip to content

Commit c113590

Browse files
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](spring-projects/spring-framework@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] <support@github.com>
1 parent 6f014ae commit c113590

File tree

1 file changed

+1
-1
lines changed
  • server/api-service/lowcoder-plugins/graphqlPlugin

1 file changed

+1
-1
lines changed

server/api-service/lowcoder-plugins/graphqlPlugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
<dependency>
114114
<groupId>org.springframework</groupId>
115115
<artifactId>spring-test</artifactId>
116-
<version>5.2.3.RELEASE</version>
116+
<version>6.0.10</version>
117117
<scope>test</scope>
118118
</dependency>
119119
<dependency>

0 commit comments

Comments
 (0)