Skip to content

Commit

Permalink
Update dependency org.flywaydb:flyway-database-postgresql to v10.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and lkleisa committed Mar 8, 2024
1 parent 0efce4f commit c187a15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<dependency>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-database-postgresql</artifactId>
<version>10.9.0</version>
<version>10.9.1</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c187a15

Please sign in to comment.