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 92b2275 Sync deps 92b2275 is described below commit 92b2275e53a05de1e2cbdfcece812b4a6aac20bc Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Jan 27 09:23:12 2021 +0100 Sync deps --- camel-dependencies/pom.xml | 2 +- .../resources/org/apache/camel/catalog/schemas/camel-spring.xsd | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml index c205a6d..8c5764a 100644 --- a/camel-dependencies/pom.xml +++ b/camel-dependencies/pom.xml @@ -273,7 +273,7 @@ <icu4j-version>65.1</icu4j-version> <ignite-version>2.9.1</ignite-version> <impsort-maven-plugin-version>1.4.1</impsort-maven-plugin-version> - <infinispan-version>11.0.9.Final</infinispan-version> + <infinispan-version>12.0.0.Final</infinispan-version> <influx-guava-version>20.0</influx-guava-version> <influx-java-driver-version>2.21</influx-java-driver-version> <irclib-version>1.10</irclib-version> diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd index efd3087..2167e5e 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd @@ -2609,14 +2609,6 @@ this and can report the Camel application as DOWN. Default value: false ]]></xs:documentation> </xs:annotation> </xs:attribute> - <xs:attribute name="loggingLevel" type="xs:string"> - <xs:annotation> - <xs:documentation xml:lang="en"><![CDATA[ -Sets the logging level used for logging route activity (such as starting and -stopping routes). The default logging level is DEBUG. Default value: DEBUG - ]]></xs:documentation> - </xs:annotation> - </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType>