Skip to content

Commit

Permalink
Merge pull request #12 from hantsy/dependabot/maven/db-migrations/fly…
Browse files Browse the repository at this point in the history
…way-maven-r2dbc/org.postgresql-postgresql-42.7.2

chore(deps): bump org.postgresql:postgresql from 42.3.8 to 42.7.2 in /db-migrations/flyway-maven-r2dbc
  • Loading branch information
hantsy authored Feb 21, 2024
2 parents d54836e + 17d30d7 commit 25e02ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db-migrations/flyway-maven-r2dbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.3.8</version>
<version>42.7.2</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 25e02ba

Please sign in to comment.