We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15a65ac commit 4eed79bCopy full SHA for 4eed79b
pom.xml
@@ -46,7 +46,7 @@
46
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
47
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
48
<r2dbc-spi.version>1.0.0.RELEASE</r2dbc-spi.version>
49
- <r2dbc-pool.version>1.0.0.RC1</r2dbc-pool.version>
+ <r2dbc-pool.version>1.0.0.RELEASE</r2dbc-pool.version>
50
<reactor.version>2022.0.0</reactor.version>
51
<spring-framework.version>5.3.23</spring-framework.version>
52
<testcontainers.version>1.17.5</testcontainers.version>
0 commit comments