This is an automated email from the ASF dual-hosted git repository.

fmariani pushed a commit to branch fix-it-test
in repository https://gitbox.apache.org/repos/asf/camel-jbang-examples.git

commit ea371aa93d3323d3e501941eba1407a8411e2996
Author: Croway <[email protected]>
AuthorDate: Wed Jan 28 13:39:11 2026 +0100

    Align citrus version to the latest released - fix integration-test 
compatbility
---
 openapi/server/test/jbang.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/openapi/server/test/jbang.properties 
b/openapi/server/test/jbang.properties
index 69641e1..8daeb37 100644
--- a/openapi/server/test/jbang.properties
+++ b/openapi/server/test/jbang.properties
@@ -1,5 +1,5 @@
 # Declare required additional dependencies
-run.deps=org.citrusframework:citrus-camel:4.8.0,\
-org.citrusframework:citrus-openapi:4.8.0
+run.deps=org.citrusframework:citrus-camel:4.9.1,\
+org.citrusframework:citrus-openapi:4.9.1
 # Enable dump of Camel JBang integration output
 run.D=citrus.camel.jbang.dump.integration.output=true

Reply via email to