mirror of https://github.com/alibaba/fastjson2.git
Bump io.projectreactor:reactor-core from 3.7.4 to 3.7.6
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.7.4 to 3.7.6. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](https://github.com/reactor/reactor-core/compare/v3.7.4...v3.7.6) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-version: 3.7.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ab36a7104c
commit
504e4c8f45
2
pom.xml
2
pom.xml
|
@ -280,7 +280,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.projectreactor</groupId>
|
<groupId>io.projectreactor</groupId>
|
||||||
<artifactId>reactor-core</artifactId>
|
<artifactId>reactor-core</artifactId>
|
||||||
<version>3.7.4</version>
|
<version>3.7.6</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.springfox</groupId>
|
<groupId>io.springfox</groupId>
|
||||||
|
|
Loading…
Reference in New Issue