Skip to content

Commit b6b53ae

Browse files
authored
Merge pull request #94 from flyway/bump-flyway
Bump flyway to 11.9.0
2 parents fd83e80 + 0de81bb commit b6b53ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.flywaydb</groupId>
2323
<artifactId>flyway-parent</artifactId>
24-
<version>11.7.1</version>
24+
<version>11.9.0</version>
2525
<relativePath/>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
@@ -46,7 +46,7 @@
4646
</modules>
4747

4848
<properties>
49-
<version.flyway>11.7.1</version.flyway>
49+
<version.flyway>11.9.0</version.flyway>
5050
</properties>
5151

5252
<dependencyManagement>

0 commit comments

Comments
 (0)