diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d4116cc7..b44a9fc59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ # Changelog All notable changes to this project will be documented in this file. +## [8.0.2] - XXXX-XX-XX + +### Dependencies +- Update maven-checkstyle-plugin version from 3.1.2 to 3.2.0 +- Update checkstyle from 10.3.2 to 10.3.3 +- Update maven-pmd-plugin version from 3.17.0 to 3.18.0 +- Update postgresql version from 42.4.2 to 42.5.0 +- Update camel-idscp2 version from 0.10.3 to 0.11.1 +- Update dependency-check-maven version from 7.1.1 to 7.1.2 +- Update pitest-maven from 1.9.4 to 1.9.5 +- Update flyway-core from 9.1.6 to 9.2.0 + ## [8.0.1] - 2022-08-31 ### Fixed diff --git a/pom.xml b/pom.xml index e6fa92645..b1bf9eb36 100644 --- a/pom.xml +++ b/pom.xml @@ -82,7 +82,7 @@ 3.3.1 2.3.31 3.18.1 - 0.10.3 + 0.11.1 3.21.5 0.11.5 @@ -92,30 +92,30 @@ 3.0.0-M7 3.4.1 1.0.0 - 1.9.4 + 1.9.5 1.1.0 3.12.1 3.4.1 4.7.1 4.7.1.1 1.12.0 - 3.1.2 - 10.3.2 + 3.2.0 + 10.3.3 0.8.8 6.48.0 - 3.17.0 + 3.18.0 2.11.0 4.1 2.2.0 3.0.0 - 7.1.1 + 7.1.2 3.3.0 7.1.2 3.3.0 2.1.212 - 42.4.2 + 42.5.0 Apache License, Version 2.0 @@ -304,7 +304,7 @@ org.flywaydb flyway-core - 9.1.6 + 9.2.0