Skip to content

Commit

Permalink
deps: Update dependency org.postgresql:r2dbc-postgresql to v1.0.2.REL…
Browse files Browse the repository at this point in the history
…EASE
  • Loading branch information
renovate-bot committed Aug 29, 2023
1 parent c6d1b9b commit 2e789fe
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 @@ -198,7 +198,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>r2dbc-postgresql</artifactId>
<version>1.0.1.RELEASE</version>
<version>1.0.2.RELEASE</version>
<scope>provided</scope>
<exclusions>
<exclusion>
Expand Down Expand Up @@ -265,7 +265,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>r2dbc-postgresql</artifactId>
<version>1.0.1.RELEASE</version>
<version>1.0.2.RELEASE</version>
</dependency>
</dependencies>
</profile>
Expand Down

0 comments on commit 2e789fe

Please sign in to comment.