Skip to content

Commit

Permalink
Add required camel-quarkus-yaml-dsl dependency to kamelet-chucknorris…
Browse files Browse the repository at this point in the history
… project
  • Loading branch information
jamesnetherton committed Jan 10, 2025
1 parent 23a7128 commit 778c4f2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions kamelet-chucknorris/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,10 @@
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-kamelet</artifactId>
</dependency>
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-yaml-dsl</artifactId>
</dependency>
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-timer</artifactId>
Expand Down

0 comments on commit 778c4f2

Please sign in to comment.