diff --git a/CHANGELOG.md b/CHANGELOG.md index dd9e37d3d..808e3db33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,7 +41,7 @@ All notable changes to this project will be documented in this file. - Update org.postgresql:postgresql version from 42.3.3 to 42.3.6. - Update springframework version from 5.3.18 to 5.3.20. - Update com.h3xstream.findsecbugs:findsecbugs-plugin version from 1.11.0 to 1.12.0. -- Update org.flywaydb:flyway-core version from 8.5.5 to 8.5.11. +- Update org.flywaydb:flyway-core version from 8.5.5 to 8.5.12. - Update springdoc version from 1.6.6 to 1.6.9. - Update de.fhg.aisec.ids:camel-idscp2 version from 0.6.0 to 0.10.3. - Update camel version from 3.16.0 to 3.17.0. diff --git a/pom.xml b/pom.xml index 742fc9749..2484d6a4f 100644 --- a/pom.xml +++ b/pom.xml @@ -272,7 +272,7 @@ org.flywaydb flyway-core - 8.5.11 + 8.5.12