This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
The following commit(s) were added to refs/heads/main by this push: new 7a73ab6a Updated CHANGELOG.md 7a73ab6a is described below commit 7a73ab6a34425f0cd5466e7dc764c123e434df6b Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Wed Jun 8 03:31:23 2022 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29135895..7b9d9c89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,9 @@ **Merged pull requests:** +- build\(deps\): bump maven-failsafe-plugin from 3.0.0-M6 to 3.0.0-M7 [\#831](https://github.com/apache/camel-k-runtime/pull/831) ([dependabot[bot]](https://github.com/apps/dependabot)) +- build\(deps\): bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7 [\#830](https://github.com/apache/camel-k-runtime/pull/830) ([dependabot[bot]](https://github.com/apps/dependabot)) +- build\(deps\): bump maven-pmd-plugin from 3.16.0 to 3.17.0 [\#829](https://github.com/apache/camel-k-runtime/pull/829) ([dependabot[bot]](https://github.com/apps/dependabot)) - build\(deps\): bump groovy-version from 3.0.10 to 3.0.11 [\#828](https://github.com/apache/camel-k-runtime/pull/828) ([dependabot[bot]](https://github.com/apps/dependabot)) - chore\(deps\): Camel Quarkus dependency management [\#827](https://github.com/apache/camel-k-runtime/pull/827) ([squakez](https://github.com/squakez)) - chore\(deps\): move Quarkus native image into a property [\#826](https://github.com/apache/camel-k-runtime/pull/826) ([squakez](https://github.com/squakez))