Skip to content

Commit e3780f2

Browse files
committed
Upgrade to Reactor 2022.0.18.
[resolves #647]
1 parent 8004878 commit e3780f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,12 @@
4242
<mbr.version>0.3.0.RELEASE</mbr.version>
4343
<logback.version>1.3.14</logback.version>
4444
<mockito.version>4.11.0</mockito.version>
45-
<netty.version>4.1.101.Final</netty.version>
45+
<netty.version>4.1.108.Final</netty.version>
4646
<postgresql.version>42.6.0</postgresql.version>
4747
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4848
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
4949
<r2dbc-spi.version>1.0.0.RELEASE</r2dbc-spi.version>
50-
<reactor.version>2022.0.16</reactor.version>
50+
<reactor.version>2022.0.18</reactor.version>
5151
<scram-client.version>2.1</scram-client.version>
5252
<spring-framework.version>5.3.32</spring-framework.version>
5353
<testcontainers.version>1.19.5</testcontainers.version>

0 commit comments

Comments
 (0)