diff --git a/CHANGELOG.md b/CHANGELOG.md index 2743a3a44..2e5b26db7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file. ### Changed - Increase equalsverifier version from 3.8.3 to 3.9. - Increase postgresql version from 42.3.1 to 42.3.2. +- Increase flyway-core version from 8.4.3 to 8.4.4. ## [7.0.0] - 2022-01-31 diff --git a/pom.xml b/pom.xml index 90e05a183..ccbc664cd 100644 --- a/pom.xml +++ b/pom.xml @@ -239,7 +239,7 @@ org.flywaydb flyway-core - 8.4.3 + 8.4.4