This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
commit b3972b25753a786f03f8c8dd8785882b2568bbcf Author: oscerd <[email protected]> AuthorDate: Fri May 14 06:56:16 2021 +0000 Regen for commit 72a4c5a988cc7d331eb83bc91ee49a0e7ec13d70 Signed-off-by: GitHub <[email protected]> --- .../resources/org/apache/camel/catalog/schemas/camel-spring.xsd | 1 + 1 file changed, 1 insertion(+) 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 785bd46..ec4d05f 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 @@ -14059,6 +14059,7 @@ to refer to an existing data format instance. <xs:extension base="tns:optionalIdentifiedDefinition"> <xs:sequence> <xs:element minOccurs="0" ref="tns:securityDefinitions"/> + <xs:element minOccurs="0" ref="tns:securityRequirements"/> <xs:choice maxOccurs="unbounded" minOccurs="0"> <xs:element ref="tns:verb"/> <xs:element ref="tns:delete"/>
