Skip to content

Commit

Permalink
Upgrade to R2DBC Postgresql 1.0.6.
Browse files Browse the repository at this point in the history
Closes #1910
  • Loading branch information
mp911de committed Oct 10, 2024
1 parent 87cb4ad commit 8fef4c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<oracle.version>23.3.0.23.09</oracle.version>

<!-- R2DBC driver dependencies-->
<r2dbc-postgresql.version>1.0.5.RELEASE</r2dbc-postgresql.version>
<r2dbc-postgresql.version>1.0.6.RELEASE</r2dbc-postgresql.version>
<r2dbc-h2.version>1.0.0.RELEASE</r2dbc-h2.version>
<r2dbc-mariadb.version>1.1.4</r2dbc-mariadb.version>
<r2dbc-mssql.version>1.0.2.RELEASE</r2dbc-mssql.version>
Expand Down

0 comments on commit 8fef4c7

Please sign in to comment.