Skip to content

Commit 3c924c3

Browse files
Also update main pom
1 parent 8ac973d commit 3c924c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<artifactId>flyway-community-db-support</artifactId>
3030
<packaging>pom</packaging>
31-
<version>10.16.3</version>
31+
<version>10.16.4</version>
3232
<name>${project.artifactId}</name>
3333

3434
<modules>
@@ -43,7 +43,7 @@
4343
</modules>
4444

4545
<properties>
46-
<version.flyway>10.19.0</version.flyway>
46+
<version.flyway>11.1.1</version.flyway>
4747
</properties>
4848

4949
<dependencyManagement>

0 commit comments

Comments
 (0)