Skip to content

Commit 0a82ff5

Browse files
committedJan 29, 2025
bump flyway parent version to 11.2.0
1 parent 99156e2 commit 0a82ff5

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
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.flywaydb</groupId>
2323
<artifactId>flyway-parent</artifactId>
24-
<version>11.1.1</version>
24+
<version>11.2.0</version>
2525
<relativePath/>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
@@ -45,7 +45,7 @@
4545
</modules>
4646

4747
<properties>
48-
<version.flyway>11.1.1</version.flyway>
48+
<version.flyway>11.2.0</version.flyway>
4949
</properties>
5050

5151
<dependencyManagement>

0 commit comments

Comments
 (0)