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

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from a4a7c24dedc CAMEL-22100: Uses parent module in plugin deps resolution 
(#18154)
     new dd10c3d1e4c CAMEL-22101: camel-http: Remove Digest from authMethod as 
it was not supported.
     new 6e1697074d8 camel-oauth - Add first version

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/camel/catalog/components/http.json  | 14 +++++-----
 .../org/apache/camel/catalog/components/https.json | 14 +++++-----
 .../org/apache/camel/catalog/others/oauth.json     |  1 +
 .../camel/http/common/HttpCommonEndpoint.java      | 32 +++++++++++-----------
 .../camel/http/common/HttpConfiguration.java       | 18 ++++++------
 .../org/apache/camel/component/http/http.json      | 14 +++++-----
 .../org/apache/camel/component/http/https.json     | 14 +++++-----
 components/camel-oauth/pom.xml                     |  4 +--
 .../camel-oauth/src/generated/resources/oauth.json |  1 +
 .../endpoint/dsl/HttpEndpointBuilderFactory.java   | 12 ++++----
 parent/pom.xml                                     |  1 +
 11 files changed, 64 insertions(+), 61 deletions(-)

Reply via email to