We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a806a4 commit 16c911aCopy full SHA for 16c911a
pom.xml
@@ -47,7 +47,7 @@
47
<postgresql.version>42.2.19</postgresql.version>
48
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
49
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
50
- <r2dbc-spi.version>0.9.0.BUILD-SNAPSHOT</r2dbc-spi.version>
+ <r2dbc-spi.version>0.9.0.M2</r2dbc-spi.version>
51
<reactor.version>2020.0.4</reactor.version>
52
<scram-client.version>2.1</scram-client.version>
53
<spring-framework.version>5.2.9.RELEASE</spring-framework.version>
0 commit comments