Bump camel version to 4.11.0 (#3334)

This commit is contained in:
tathagta15
2025-05-05 12:08:42 +05:30
committed by GitHub
parent 390073b153
commit 7f74bf7b3e
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@
</onException>
<transacted />
<loadBalance>
<roundRobin/>
<roundRobinLoadBalancer/>
<to uri="bean:mockExceptionThrowingConsumer"/>
<to uri="bean:mockConsumer"/>
</loadBalance>