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 c2cdce64 chore: update changelog c2cdce64 is described below commit c2cdce64b7677d717684f78073b96d6711795a44 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Tue Oct 3 23:34:56 2023 +0000 chore: update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a90f1800..f040225a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ **Merged pull requests:** +- build\(deps\): bump org.ow2.asm:asm from 9.5 to 9.6 [\#1095](https://github.com/apache/camel-k-runtime/pull/1095) ([dependabot[bot]](https://github.com/apps/dependabot)) - build\(deps\): bump org.codehaus.gmavenplus:gmavenplus-plugin from 3.0.0 to 3.0.1 [\#1093](https://github.com/apache/camel-k-runtime/pull/1093) ([dependabot[bot]](https://github.com/apps/dependabot)) - build\(deps\): bump com.mycila:license-maven-plugin from 4.2 to 4.3 [\#1092](https://github.com/apache/camel-k-runtime/pull/1092) ([dependabot[bot]](https://github.com/apps/dependabot)) - fix\(examples\): Fix yaml data route [\#1090](https://github.com/apache/camel-k-runtime/pull/1090) ([gansheer](https://github.com/gansheer))