Skip to content

Commit

Permalink
deps: Update dependency org.postgresql:r2dbc-postgresql to v1.0.5.REL…
Browse files Browse the repository at this point in the history
…EASE (#1934)
  • Loading branch information
renovate-bot committed Apr 10, 2024
1 parent 3f2db4c commit 95af7e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions r2dbc/postgres/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>r2dbc-postgresql</artifactId>
<version>1.0.4.RELEASE</version>
<version>1.0.5.RELEASE</version>
<scope>provided</scope>
<exclusions>
<exclusion>
Expand Down Expand Up @@ -128,7 +128,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>r2dbc-postgresql</artifactId>
<version>1.0.4.RELEASE</version>
<version>1.0.5.RELEASE</version>
</dependency>
</dependencies>
</profile>
Expand Down

0 comments on commit 95af7e3

Please sign in to comment.