Skip to content

Commit

Permalink
Merge pull request #239 from lowcoder-org/dependabot/maven/server/api…
Browse files Browse the repository at this point in the history
…-service/org.springframework-spring-test-6.0.10

build(deps): bump spring-test from 5.2.3.RELEASE to 6.0.10 in /server/api-service
  • Loading branch information
FalkWolsky authored Jul 6, 2023
2 parents 1a6b1b2 + f43393f commit 94f4478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/api-service/lowcoder-plugins/graphqlPlugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
<version>5.2.3.RELEASE</version>
<version>6.0.10</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 94f4478

Please sign in to comment.