Skip to content

Commit e635d1a

Browse files
build(deps): bump reactor-core from 3.5.1 to 3.5.2
Bumps [reactor-core](https://github.com/reactor/reactor-core) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.5.1...v3.5.2) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f53de8 commit e635d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mockserver-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<!-- Conflicting versions in spring-webflux and reactor-netty-http -->
9090
<groupId>io.projectreactor</groupId>
9191
<artifactId>reactor-core</artifactId>
92-
<version>3.5.1</version>
92+
<version>3.5.2</version>
9393
</dependency>
9494
<dependency>
9595
<!-- Conflicting versions in google-http-client and guava -->

0 commit comments

Comments
 (0)