We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25703fe commit 424ca63Copy full SHA for 424ca63
pom.xml
@@ -47,7 +47,7 @@
47
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
48
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
49
<r2dbc-spi.version>1.0.0.RELEASE</r2dbc-spi.version>
50
- <reactor.version>2022.0.13</reactor.version>
+ <reactor.version>2022.0.14</reactor.version>
51
<scram-client.version>2.1</scram-client.version>
52
<spring-framework.version>5.3.31</spring-framework.version>
53
<testcontainers.version>1.18.3</testcontainers.version>
0 commit comments