This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot_3x
in repository https://gitbox.apache.org/repos/asf/camel.git
from 04043f52cfc CAMEL-19594: camel-jbang - Upgrade to hawtio 2.17.5
add e44a7e7d66c fix!: specify array name when fetching collections instead
of inferring the array name since it's not always going to work (#10715)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/camel/component/dhis2/api/Dhis2Get.java | 9 ++++-----
.../apache/camel/component/dhis2/api/Dhis2GetTestCase.java | 6 +++---
.../camel/component/dhis2/Dhis2EndpointUriFactory.java | 3 ++-
.../component/dhis2/Dhis2GetEndpointConfiguration.java | 13 ++++++++++++-
.../dhis2/Dhis2GetEndpointConfigurationConfigurer.java | 7 +++++++
.../camel/component/dhis2/internal/Dhis2GetApiMethod.java | 1 +
.../resources/org/apache/camel/component/dhis2/dhis2.json | 4 ++--
.../src/main/docs/dhis2-component.adoc | 13 +++++++------
.../java/org/apache/camel/component/dhis2/Dhis2GetIT.java | 11 +----------
9 files changed, 39 insertions(+), 28 deletions(-)