Skip to content

Commit 7c6b52a

Browse files
Bump reactor-core from 3.4.21 to 3.5.1 (#499)
Bumps [reactor-core](https://github.com/reactor/reactor-core) from 3.4.21 to 3.5.1. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.4.21...v3.5.1) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 433ec5b commit 7c6b52a

File tree

1 file changed

+1
-1
lines changed
  • examples/restful-ws-microprofile-liberty

1 file changed

+1
-1
lines changed

examples/restful-ws-microprofile-liberty/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>io.projectreactor</groupId>
5252
<artifactId>reactor-core</artifactId>
53-
<version>3.4.21</version>
53+
<version>3.5.1</version>
5454
</dependency>
5555
</dependencies>
5656

0 commit comments

Comments
 (0)