Skip to content

Commit

Permalink
Bump org.flywaydb:flyway-database-postgresql from 10.21.0 to 11.1.1
Browse files Browse the repository at this point in the history
Bumps org.flywaydb:flyway-database-postgresql from 10.21.0 to 11.1.1.

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 49f2949 commit 97081b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@
<dependency>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-database-postgresql</artifactId>
<version>10.21.0</version>
<version>11.1.1</version>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
Expand Down

0 comments on commit 97081b6

Please sign in to comment.