Skip to content

Commit 27f3900

Browse files
build(deps-dev): bump spring-boot-starter-webflux (#3)
Bumps [spring-boot-starter-webflux](https://github.com/spring-projects/spring-boot) from 2.5.5 to 2.5.12. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.5.5...v2.5.12) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-webflux dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jan Richter <falnyr@gmail.com>
1 parent d7ec2bf commit 27f3900

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)