This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git
from 0341d5e7f4a Sync deps add ddc33dee99f CAMEL-18337: [camel-hyperledger-aries] Add support for /issue-credential/send-proposal (#8099) No new revisions were added by this update. Summary of changes: .../aries/handler/CredentialsServiceHandler.java | 4 +- .../handler/IssueCredentialV1ServiceHandler.java | 21 ++++++-- .../aries/handler/PresentProofServiceHandler.java | 27 ++++++++-- .../component/aries/PresentationExchangeTest.java | 57 ++++++++++++++++++++++ 4 files changed, 98 insertions(+), 11 deletions(-) create mode 100644 components/camel-hyperledger-aries/src/test/java/org/apache/camel/component/aries/PresentationExchangeTest.java