File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 <dependency >
4141 <groupId >com.ttulka.flyway</groupId >
4242 <artifactId >flyway-ant</artifactId >
43- <version >2.21.1 </version >
43+ <version >2.21.2 </version >
4444 <scope >provided</scope >
4545 </dependency >
4646 <dependency >
4747 <groupId >org.flywaydb</groupId >
4848 <artifactId >flyway-core</artifactId >
49- <version >10.5 .0</version >
49+ <version >10.10 .0</version >
5050 <scope >provided</scope >
5151 </dependency >
5252 <dependency >
Original file line number Diff line number Diff line change 1919
2020 <groupId >com.ttulka.flyway</groupId >
2121 <artifactId >flyway-ant</artifactId >
22- <version >2.21.1 </version >
22+ <version >2.21.2 </version >
2323
2424 <name >Flyway Ant Tasks</name >
2525 <description >Flyway Ant plugin provided as an AntLib.</description >
3636 <dependency >
3737 <groupId >org.flywaydb</groupId >
3838 <artifactId >flyway-core</artifactId >
39- <version >10.5 .0</version >
39+ <version >10.10 .0</version >
4040 </dependency >
4141 <dependency >
4242 <groupId >org.apache.ant</groupId >
You can’t perform that action at this time.
0 commit comments