Skip to content

Commit abd707a

Browse files
committed
Upgrade to r2dbc-spi 0.8.2.RELEASE.
[resolves #280]
1 parent 8bd7d47 commit abd707a

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
@@ -46,7 +46,7 @@
4646
<postgresql.version>42.2.12</postgresql.version>
4747
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4848
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
49-
<r2dbc-spi.version>0.8.1.RELEASE</r2dbc-spi.version>
49+
<r2dbc-spi.version>0.8.2.RELEASE</r2dbc-spi.version>
5050
<reactor.version>Dysprosium-SR7</reactor.version>
5151
<scram-client.version>2.1</scram-client.version>
5252
<spring-framework.version>5.2.6.RELEASE</spring-framework.version>

0 commit comments

Comments
 (0)