This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/main by this push: new eea27da9 Update blog date eea27da9 is described below commit eea27da93dcccf9a12e3e1fa91a26b25c6608486 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Wed May 31 10:43:39 2023 +0200 Update blog date --- content/blog/2023/05/camel-debezium-quarkus/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/2023/05/camel-debezium-quarkus/index.md b/content/blog/2023/05/camel-debezium-quarkus/index.md index 503434a5..17114ca5 100644 --- a/content/blog/2023/05/camel-debezium-quarkus/index.md +++ b/content/blog/2023/05/camel-debezium-quarkus/index.md @@ -1,6 +1,6 @@ --- title: "Change Data Capture with Apache Camel and Debezium" -date: 2023-05-29 +date: 2023-05-31 draft: false authors: [mikeintoch] categories: ["Features", "Camel"]