File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ R2DBC PostgreSQL Changelog
3
3
4
4
0.8.0.RELEASE
5
5
-----------------------------------------
6
+ * Upgrade to R2DBC SPI 0.8.0.RELEASE #202
6
7
* Add query logger #201
7
8
* Drop SLF4J in favor of Reactor's Logger utilities #200
8
9
* Fix instant handling #196
Original file line number Diff line number Diff line change 45
45
<postgresql .version>42.2.8</postgresql .version>
46
46
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
47
47
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
48
- <r2dbc-spi .version>${project.version} </r2dbc-spi .version>
48
+ <r2dbc-spi .version>0.8.0.RELEASE </r2dbc-spi .version>
49
49
<reactor .version>Dysprosium-SR1</reactor .version>
50
50
<scram-client .version>2.1</scram-client .version>
51
51
<spring-framework .version>5.2.1.RELEASE</spring-framework .version>
You can’t perform that action at this time.
0 commit comments