Skip to content

Commit

Permalink
deps: Update dependency org.postgresql:r2dbc-postgresql to v1.0.4.REL…
Browse files Browse the repository at this point in the history
…EASE (#1772)
  • Loading branch information
renovate-bot committed Jan 10, 2024
1 parent a02e6f4 commit 3649ad3
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 @@ -199,7 +199,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>r2dbc-postgresql</artifactId>
<version>1.0.3.RELEASE</version>
<version>1.0.4.RELEASE</version>
<scope>provided</scope>
<exclusions>
<exclusion>
Expand Down Expand Up @@ -266,7 +266,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>r2dbc-postgresql</artifactId>
<version>1.0.3.RELEASE</version>
<version>1.0.4.RELEASE</version>
</dependency>
</dependencies>
</profile>
Expand Down

0 comments on commit 3649ad3

Please sign in to comment.