Skip to content

Commit c36e29d

Browse files
Bump reactor-core from 3.4.9 to 3.4.10
Bumps [reactor-core](https://github.com/reactor/reactor-core) from 3.4.9 to 3.4.10. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.4.9...v3.4.10) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd495b7 commit c36e29d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<testcontainers.version>1.16.0</testcontainers.version>
2424
<junit-jupiter.version>5.7.2</junit-jupiter.version>
2525
<awaitility.version>4.1.0</awaitility.version>
26-
<reactor.core.version>3.4.9</reactor.core.version>
26+
<reactor.core.version>3.4.10</reactor.core.version>
2727
<google.protobuf.version>3.17.3</google.protobuf.version>
2828
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2929
</properties>

0 commit comments

Comments
 (0)