Skip to content

Commit af87c01

Browse files
authored
Merge pull request lowcoder-org#186 from openblocks-dev/dependabot/maven/server/api-service/openblocks-plugins/graphqlPlugin/org.springframework.boot-spring-boot-starter-webflux-2.5.12
build(deps-dev): bump spring-boot-starter-webflux from 2.5.5 to 2.5.12 in /server/api-service/openblocks-plugins/graphqlPlugin
2 parents 167e00a + d430e28 commit af87c01

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<dependency>
108108
<groupId>org.springframework.boot</groupId>
109109
<artifactId>spring-boot-starter-webflux</artifactId>
110-
<version>2.5.5</version>
110+
<version>2.5.12</version>
111111
<scope>test</scope>
112112
</dependency>
113113
<dependency>

0 commit comments

Comments
 (0)