Skip to content

Commit eb8bace

Browse files
committed
Upgrade to R2DBC SPI 0.8.3
[resolves #333]
1 parent 9d00a8e commit eb8bace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<postgresql.version>42.2.12</postgresql.version>
4848
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4949
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
50-
<r2dbc-spi.version>0.8.3.BUILD-SNAPSHOT</r2dbc-spi.version>
50+
<r2dbc-spi.version>0.8.3.RELEASE</r2dbc-spi.version>
5151
<reactor.version>Dysprosium-SR11</reactor.version>
5252
<scram-client.version>2.1</scram-client.version>
5353
<spring-framework.version>5.2.6.RELEASE</spring-framework.version>

0 commit comments

Comments
 (0)