Skip to content

Commit

Permalink
Merge pull request #1832 from navikt/dependabot/maven/org.flywaydb-fl…
Browse files Browse the repository at this point in the history
…yway-core-11.2.0

Bump org.flywaydb:flyway-core from 10.21.0 to 11.2.0
  • Loading branch information
JulieHillRoa authored Jan 23, 2025
2 parents b160b3c + ff74e3b commit f1201fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -296,13 +296,13 @@
<dependency>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-core</artifactId>
<version>10.21.0</version>
<version>11.2.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-database-postgresql</artifactId>
<version>10.21.0</version>
<version>11.2.0</version>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
Expand Down

0 comments on commit f1201fd

Please sign in to comment.