Merge branch 'issue/141' into 'release/1.5.x'

Using https URL

See merge request kosit/validator!60
This commit is contained in:
Renzo Kottmann 2025-08-08 10:24:30 +02:00
commit 6950a98f09

View file

@ -20,7 +20,7 @@
elementFormDefault="qualified"> elementFormDefault="qualified">
<import namespace="http://www.springframework.org/schema/context" <import namespace="http://www.springframework.org/schema/context"
schemaLocation="http://www.springframework.org/schema/context/spring-context.xsd" /> schemaLocation="https://www.springframework.org/schema/context/spring-context.xsd" />
<complexType name="MainType"> <complexType name="MainType">
<sequence> <sequence>