Skip to content

Commit 04c3a4e

Browse files
Bump io.projectreactor:reactor-core in /server/api-service
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.4.29 to 3.6.2. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.4.29...v3.6.2) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 16e8b29 commit 04c3a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/api-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
<dependency>
231231
<groupId>io.projectreactor</groupId>
232232
<artifactId>reactor-core</artifactId>
233-
<version>3.4.29</version>
233+
<version>3.6.2</version>
234234
</dependency>
235235

236236
<dependency>

0 commit comments

Comments
 (0)