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 95a4272c chore: update changelog 95a4272c is described below commit 95a4272cf9684eeb147a2322cf88140df673539c Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Wed Dec 20 23:34:14 2023 +0000 chore: update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3beb5cce..de431b79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ **Merged pull requests:** +- build\(deps\): bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 [\#1139](https://github.com/apache/camel-k-runtime/pull/1139) ([dependabot[bot]](https://github.com/apps/dependabot)) - build\(deps\): bump org.apache.maven.plugins:maven-clean-plugin from 3.2.0 to 3.3.2 [\#1138](https://github.com/apache/camel-k-runtime/pull/1138) ([dependabot[bot]](https://github.com/apps/dependabot)) - build\(deps\): bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.0 [\#1137](https://github.com/apache/camel-k-runtime/pull/1137) ([dependabot[bot]](https://github.com/apps/dependabot)) - chore: upgrade native builder image [\#1136](https://github.com/apache/camel-k-runtime/pull/1136) ([squakez](https://github.com/squakez))