Skip to content

Commit ef9e793

Browse files
Merge pull request #100 from flyway/forgot-versions
Update new dbs to 10.21.0
2 parents 5c9da5a + e5e2e61 commit ef9e793

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

flyway-database-iris/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.flywaydb</groupId>
99
<artifactId>flyway-community-db-support</artifactId>
10-
<version>10.17.0</version>
10+
<version>10.21.0</version>
1111
</parent>
1212

1313
<artifactId>flyway-database-iris</artifactId>

flyway-database-questdb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.flywaydb</groupId>
2525
<artifactId>flyway-community-db-support</artifactId>
26-
<version>10.18.0</version>
26+
<version>10.21.0</version>
2727
</parent>
2828

2929
<artifactId>flyway-database-questdb</artifactId>

0 commit comments

Comments
 (0)