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.git
The following commit(s) were added to refs/heads/main by this push: new 1b8fe59d67c Regen 1b8fe59d67c is described below commit 1b8fe59d67c59c5e41455eada5625ecb0279c5ac Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Thu Dec 1 08:45:56 2022 +0100 Regen --- catalog/camel-allcomponents/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalog/camel-allcomponents/pom.xml b/catalog/camel-allcomponents/pom.xml index a6e20a14158..21b04103df4 100644 --- a/catalog/camel-allcomponents/pom.xml +++ b/catalog/camel-allcomponents/pom.xml @@ -1583,7 +1583,7 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-wal</artifactId> + <artifactId>camel-jooq</artifactId> <version>${project.version}</version> </dependency> <dependency>