diff --git a/CHANGES.md b/CHANGES.md index 9db99a021..adfa60f72 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -11,6 +11,7 @@ Airbase 149 - maven-release-plugin 3.0.1 (from 2.5) - maven-source-plugin to 3.3.0 (from 3.0.1) - maven-surefire-plugin to 3.2.2 (from 3.2.1) + - build-helper-plugin to 3.5.0 (from 3.4.0) * Dependency updates: - spotbugs-annotations 4.8.1 (from 4.8.0) - errorprone-annotations 2.23.0 (from 2.22.0) diff --git a/airbase/pom.xml b/airbase/pom.xml index 632f18fca..a9c7e27aa 100644 --- a/airbase/pom.xml +++ b/airbase/pom.xml @@ -616,7 +616,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.4.0 + 3.5.0