Skip to content

Commit 53953e8

Browse files
build(deps-dev): bump spring-boot-starter-webflux
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>
1 parent 480777a commit 53953e8

File tree

1 file changed

+1
-1
lines changed
  • server/openblocks-plugins/restApiPlugin

1 file changed

+1
-1
lines changed

server/openblocks-plugins/restApiPlugin/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)