Skip to content

Commit 18c7773

Browse files
Bump reactor.version from 3.7.2 to 3.7.3
Bumps `reactor.version` from 3.7.2 to 3.7.3. Updates `io.projectreactor:reactor-core` from 3.7.2 to 3.7.3 - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.7.2...v3.7.3) Updates `io.projectreactor:reactor-test` from 3.7.2 to 3.7.3 - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.7.2...v3.7.3) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.projectreactor:reactor-test dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c61d2f6 commit 18c7773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reactive/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<description>Reactive Wrapper for Feign Clients</description>
3030

3131
<properties>
32-
<reactor.version>3.7.2</reactor.version>
32+
<reactor.version>3.7.3</reactor.version>
3333
<reactive.streams.version>1.0.4</reactive.streams.version>
3434
<reactivex.version>2.2.21</reactivex.version>
3535
</properties>

0 commit comments

Comments
 (0)