This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new c6d0c89 Sync Properties c6d0c89 is described below commit c6d0c8955c7d153e69139ee515435602c5a41a4a Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Jun 23 06:31:37 2020 +0200 Sync Properties --- camel-dependencies/pom.xml | 2 +- .../resources/org/apache/camel/catalog/docs/braintree-component.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml index 3f73d19..93a501b 100644 --- a/camel-dependencies/pom.xml +++ b/camel-dependencies/pom.xml @@ -70,7 +70,7 @@ <awaitility-version>4.0.3</awaitility-version> <aws-java-sdk-swf-libs>1.11.22</aws-java-sdk-swf-libs> <aws-java-sdk-version>1.11.714</aws-java-sdk-version> - <aws-java-sdk2-version>2.13.41</aws-java-sdk2-version> + <aws-java-sdk2-version>2.13.42</aws-java-sdk2-version> <aws-xray-version>2.5.0</aws-xray-version> <axiom-version>1.2.14</axiom-version> <azure-storage-blob-java-sdk12-version>12.6.1</azure-storage-blob-java-sdk12-version> diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/braintree-component.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/braintree-component.adoc index 0a30c39..e574eb0 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/braintree-component.adoc +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/braintree-component.adoc @@ -100,7 +100,7 @@ with the following path and query parameters: | *basicPropertyBinding* (advanced) | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | boolean | *httpReadTimeout* (advanced) | Set read timeout for http calls. | | Integer | *synchronous* (advanced) | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | boolean -| *httpLogLevel* (logging) | Set logging level for http calls, see java.util.logging.Level | | String +| *httpLogLevel* (logging) | Set logging level for http calls, see java.util.logging.Level. The value can be one of: OFF, SEVERE, WARNING, INFO, CONFIG, FINE, FINER, FINEST, ALL | | String | *httpLogName* (logging) | Set log category to use to log http calls. | Braintree | String | *logHandlerEnabled* (logging) | Sets whether to enable the BraintreeLogHandler. It may be desirable to set this to 'false' where an existing JUL - SLF4J logger bridge is on the classpath. This option can also be configured globally on the BraintreeComponent. | true | boolean | *proxyHost* (proxy) | The proxy host | | String