Skip to content

Commit b54df5c

Browse files
Bump io.projectreactor:reactor-core from 3.5.1 to 3.6.11 (#677)
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.5.1 to 3.6.11. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.5.1...v3.6.11) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3decf7 commit b54df5c

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
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>io.projectreactor</groupId>
5353
<artifactId>reactor-core</artifactId>
54-
<version>3.5.1</version>
54+
<version>3.6.11</version>
5555
</dependency>
5656
</dependencies>
5757

0 commit comments

Comments
 (0)