dependabot[bot] opened a new pull request, #1344: URL: https://github.com/apache/syncope/pull/1344
Bumps `hibernate.version` from 7.3.0.Final to 7.3.1.Final. Updates `org.hibernate.orm:hibernate-core` from 7.3.0.Final to 7.3.1.Final <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-core's releases</a>.</em></p> <blockquote> <h2>Release 7.3.1</h2> <h1>Hibernate ORM 7.3.1.Final released</h1> <p>Today, we published a new release of Hibernate ORM 7.3: 7.3.1.Final.</p> <p>You can find the full list of 7.3.1.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.3.1">here</a>.</p> <h2>What's new</h2> <ul> <li>See the <a href="https://hibernate.org/orm/releases/7.3">website</a> for requirements and compatibilities.</li> <li>See the <a href="https://docs.hibernate.org/orm/7.3/whats-new/whats-new.html">What's New</a> guide for details about new features and capabilities.</li> <li>See the <a href="https://docs.hibernate.org/orm/7.3/migration-guide/">Migration Guide</a> for details about migration.</li> </ul> <h2>Conclusion</h2> <p>For additional details, see:</p> <ul> <li>the <a href="https://hibernate.org/orm/releases/7.3/">release page</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.3/migration-guide/">Migration Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.3/introduction/html_single/">Introduction Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.3/userguide/html_single/">User Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.3/javadocs">API docs</a></li> </ul> <p>See also the following resources related to supported APIs:</p> <ul> <li>the <a href="https://hibernate.org/community/compatibility-policy/">compatibility policy</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.3/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li> <li>the <a href="https://docs.hibernate.org/orm/7.3/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li> <li>the <a href="https://docs.hibernate.org/orm/7.3/internals/internal.txt">internal API report</a> (internal packages, <code>@Internal</code>)</li> </ul> <p>Visit the <a href="https://hibernate.org/community/">website</a> for details on getting in touch with us.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/7.3.1/changelog.txt">org.hibernate.orm:hibernate-core's changelog</a>.</em></p> <blockquote> <h2>Changes in 7.3.1.Final (April 10, 2026)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/38285">https://hibernate.atlassian.net/projects/HHH/versions/38285</a></p> <p>** Bug * HHH-20326 ClassCastException when joining array within embeddable * HHH-20287 DataException ( Parameter is not set) when updating only the version of an Entity with a PartitionKey * HHH-20283 key-based pagination appears to be broken * HHH-20281 Missing temporal precision for parameter coercion leading to ClassCastException * HHH-20274 Avoid mutating SqmSelectClause during type validation * HHH-20273 Failed to set List type field in Embeddable record * HHH-20272 JDBC locking pre-actions are not executed before the statement * HHH-20271 SybaseASE reports wrong lock metadata * HHH-20267 Hibernate processor: infinite generation of repositories when extending PanacheRepository * HHH-20266 Some unnesting array functions miss ordering on index on aggregation * HHH-20260 Session#find only logs LockTimeoutException instead of throwing it on PostgreSQL * HHH-20259 DdlTypeRegistry#addSqlType doesn't handle different type codes registered to same DDL type properly * HHH-20251 NPE: query with fetch graph and read-only hint on bytecode enhanced entities * HHH-20231 Errors when querying 2L-cached native queries with same SQL but different result type * HHH-20230 [Metamodel Generator] AnnotationMetaEntity fails to compile repository methods with unbounded wildcard Sort<?> * HHH-20209 Race Condition in JavaTypeRegistry causing SemanticException during parallel UNION queries with projection. * HHH-20126 NPE when querying with a lockMode/lockScope * HHH-20053 HQL grammar ambiguity for NOT keyword * HHH-19885 Wrong mapping of legacy XML "access" attribute in HbmXmlTransformer * HHH-19818 NPE with stateless insert when Envers is enabled * HHH-19429 ConcurrentModificationException observed while executing JPQL update query with VERSIONED clause * HHH-12986 ConfigLoader does not close file when loading hibernate.cfg.xml * HHH-12590 Postgres subselect: ERROR: subquery in FROM must have an alias</p> <p>** Improvement * HHH-20256 Make ByteBuddy class generation build-reproducible * HHH-20227 Avoid using reflection and parsing annotations when initializing the Hibernate and JPA annotation descriptors</p> <p>** Task * HHH-20311 Upgrade to hibernate-modules 1.1.1 * HHH-20301 Upgrade ByteBuddy to 1.18.8 * HHH-20232 Update c3p0 to 0.12.0</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hibernate/hibernate-orm/commit/bc279526ae876e0212536b82444bed0fab6f7a82"><code>bc27952</code></a> [Jenkins release job] Preparing release 7.3.1.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/ff58198de86ce8c21e4b6cd30df1cd03451d80ed"><code>ff58198</code></a> [Jenkins release job] changelog.txt updated by release build 7.3.1.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/4f4d466be43643612cf3ca1447019c3d5f2c770b"><code>4f4d466</code></a> HHH-20326 Fix ClassCastException when joining array within embeddable</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/6c3203267afa193fc9a1d7886d31be96fdcb88fb"><code>6c32032</code></a> HHH-19885 Wrong mapping of legacy XML access attribute in HbmXmlTransformer</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/5daee8dcb806fd1747f543334fe6cda845f549a4"><code>5daee8d</code></a> Enable automated maintenance releases</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/6b33f2f7d501d153660954f4e51a908ac0c6e377"><code>6b33f2f</code></a> HHH-20301 Upgrade ByteBuddy to 1.18.8</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/e5bfdd7f50c27656afd800a877aa7edc277c9765"><code>e5bfdd7</code></a> HHH-20311 Upgrade <code>hibernate-models</code> to 1.1.1</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/cbbdc4faaeee071d8878bf9d0ded3d39cf92e1bf"><code>cbbdc4f</code></a> Make database version part of task inputs to avoid skipping tests with same d...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/85205304cdd0744c281d6290945916f9013574ad"><code>8520530</code></a> HHH-20287 DataException ( Parameter is not set) when updating only the versio...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/95de1b6e287e77a820cab33ee82d79591f7cc481"><code>95de1b6</code></a> HHH-20287 DataException ( Parameter is not set) when updating only the versio...</li> <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/7.3.0...7.3.1">compare view</a></li> </ul> </details> <br /> Updates `org.hibernate.orm:hibernate-jcache` from 7.3.0.Final to 7.3.1.Final <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-jcache's releases</a>.</em></p> <blockquote> <h2>Release 7.3.1</h2> <h1>Hibernate ORM 7.3.1.Final released</h1> <p>Today, we published a new release of Hibernate ORM 7.3: 7.3.1.Final.</p> <p>You can find the full list of 7.3.1.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.3.1">here</a>.</p> <h2>What's new</h2> <ul> <li>See the <a href="https://hibernate.org/orm/releases/7.3">website</a> for requirements and compatibilities.</li> <li>See the <a href="https://docs.hibernate.org/orm/7.3/whats-new/whats-new.html">What's New</a> guide for details about new features and capabilities.</li> <li>See the <a href="https://docs.hibernate.org/orm/7.3/migration-guide/">Migration Guide</a> for details about migration.</li> </ul> <h2>Conclusion</h2> <p>For additional details, see:</p> <ul> <li>the <a href="https://hibernate.org/orm/releases/7.3/">release page</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.3/migration-guide/">Migration Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.3/introduction/html_single/">Introduction Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.3/userguide/html_single/">User Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.3/javadocs">API docs</a></li> </ul> <p>See also the following resources related to supported APIs:</p> <ul> <li>the <a href="https://hibernate.org/community/compatibility-policy/">compatibility policy</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.3/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li> <li>the <a href="https://docs.hibernate.org/orm/7.3/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li> <li>the <a href="https://docs.hibernate.org/orm/7.3/internals/internal.txt">internal API report</a> (internal packages, <code>@Internal</code>)</li> </ul> <p>Visit the <a href="https://hibernate.org/community/">website</a> for details on getting in touch with us.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/7.3.1/changelog.txt">org.hibernate.orm:hibernate-jcache's changelog</a>.</em></p> <blockquote> <h2>Changes in 7.3.1.Final (April 10, 2026)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/38285">https://hibernate.atlassian.net/projects/HHH/versions/38285</a></p> <p>** Bug * HHH-20326 ClassCastException when joining array within embeddable * HHH-20287 DataException ( Parameter is not set) when updating only the version of an Entity with a PartitionKey * HHH-20283 key-based pagination appears to be broken * HHH-20281 Missing temporal precision for parameter coercion leading to ClassCastException * HHH-20274 Avoid mutating SqmSelectClause during type validation * HHH-20273 Failed to set List type field in Embeddable record * HHH-20272 JDBC locking pre-actions are not executed before the statement * HHH-20271 SybaseASE reports wrong lock metadata * HHH-20267 Hibernate processor: infinite generation of repositories when extending PanacheRepository * HHH-20266 Some unnesting array functions miss ordering on index on aggregation * HHH-20260 Session#find only logs LockTimeoutException instead of throwing it on PostgreSQL * HHH-20259 DdlTypeRegistry#addSqlType doesn't handle different type codes registered to same DDL type properly * HHH-20251 NPE: query with fetch graph and read-only hint on bytecode enhanced entities * HHH-20231 Errors when querying 2L-cached native queries with same SQL but different result type * HHH-20230 [Metamodel Generator] AnnotationMetaEntity fails to compile repository methods with unbounded wildcard Sort<?> * HHH-20209 Race Condition in JavaTypeRegistry causing SemanticException during parallel UNION queries with projection. * HHH-20126 NPE when querying with a lockMode/lockScope * HHH-20053 HQL grammar ambiguity for NOT keyword * HHH-19885 Wrong mapping of legacy XML "access" attribute in HbmXmlTransformer * HHH-19818 NPE with stateless insert when Envers is enabled * HHH-19429 ConcurrentModificationException observed while executing JPQL update query with VERSIONED clause * HHH-12986 ConfigLoader does not close file when loading hibernate.cfg.xml * HHH-12590 Postgres subselect: ERROR: subquery in FROM must have an alias</p> <p>** Improvement * HHH-20256 Make ByteBuddy class generation build-reproducible * HHH-20227 Avoid using reflection and parsing annotations when initializing the Hibernate and JPA annotation descriptors</p> <p>** Task * HHH-20311 Upgrade to hibernate-modules 1.1.1 * HHH-20301 Upgrade ByteBuddy to 1.18.8 * HHH-20232 Update c3p0 to 0.12.0</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hibernate/hibernate-orm/commit/bc279526ae876e0212536b82444bed0fab6f7a82"><code>bc27952</code></a> [Jenkins release job] Preparing release 7.3.1.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/ff58198de86ce8c21e4b6cd30df1cd03451d80ed"><code>ff58198</code></a> [Jenkins release job] changelog.txt updated by release build 7.3.1.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/4f4d466be43643612cf3ca1447019c3d5f2c770b"><code>4f4d466</code></a> HHH-20326 Fix ClassCastException when joining array within embeddable</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/6c3203267afa193fc9a1d7886d31be96fdcb88fb"><code>6c32032</code></a> HHH-19885 Wrong mapping of legacy XML access attribute in HbmXmlTransformer</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/5daee8dcb806fd1747f543334fe6cda845f549a4"><code>5daee8d</code></a> Enable automated maintenance releases</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/6b33f2f7d501d153660954f4e51a908ac0c6e377"><code>6b33f2f</code></a> HHH-20301 Upgrade ByteBuddy to 1.18.8</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/e5bfdd7f50c27656afd800a877aa7edc277c9765"><code>e5bfdd7</code></a> HHH-20311 Upgrade <code>hibernate-models</code> to 1.1.1</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/cbbdc4faaeee071d8878bf9d0ded3d39cf92e1bf"><code>cbbdc4f</code></a> Make database version part of task inputs to avoid skipping tests with same d...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/85205304cdd0744c281d6290945916f9013574ad"><code>8520530</code></a> HHH-20287 DataException ( Parameter is not set) when updating only the versio...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/95de1b6e287e77a820cab33ee82d79591f7cc481"><code>95de1b6</code></a> HHH-20287 DataException ( Parameter is not set) when updating only the versio...</li> <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/7.3.0...7.3.1">compare view</a></li> </ul> </details> <br /> Updates `org.hibernate.orm:hibernate-maven-plugin` from 7.3.0.Final to 7.3.1.Final <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-maven-plugin's releases</a>.</em></p> <blockquote> <h2>Release 7.3.1</h2> <h1>Hibernate ORM 7.3.1.Final released</h1> <p>Today, we published a new release of Hibernate ORM 7.3: 7.3.1.Final.</p> <p>You can find the full list of 7.3.1.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.3.1">here</a>.</p> <h2>What's new</h2> <ul> <li>See the <a href="https://hibernate.org/orm/releases/7.3">website</a> for requirements and compatibilities.</li> <li>See the <a href="https://docs.hibernate.org/orm/7.3/whats-new/whats-new.html">What's New</a> guide for details about new features and capabilities.</li> <li>See the <a href="https://docs.hibernate.org/orm/7.3/migration-guide/">Migration Guide</a> for details about migration.</li> </ul> <h2>Conclusion</h2> <p>For additional details, see:</p> <ul> <li>the <a href="https://hibernate.org/orm/releases/7.3/">release page</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.3/migration-guide/">Migration Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.3/introduction/html_single/">Introduction Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.3/userguide/html_single/">User Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.3/javadocs">API docs</a></li> </ul> <p>See also the following resources related to supported APIs:</p> <ul> <li>the <a href="https://hibernate.org/community/compatibility-policy/">compatibility policy</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.3/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li> <li>the <a href="https://docs.hibernate.org/orm/7.3/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li> <li>the <a href="https://docs.hibernate.org/orm/7.3/internals/internal.txt">internal API report</a> (internal packages, <code>@Internal</code>)</li> </ul> <p>Visit the <a href="https://hibernate.org/community/">website</a> for details on getting in touch with us.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/7.3.1/changelog.txt">org.hibernate.orm:hibernate-maven-plugin's changelog</a>.</em></p> <blockquote> <h2>Changes in 7.3.1.Final (April 10, 2026)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/38285">https://hibernate.atlassian.net/projects/HHH/versions/38285</a></p> <p>** Bug * HHH-20326 ClassCastException when joining array within embeddable * HHH-20287 DataException ( Parameter is not set) when updating only the version of an Entity with a PartitionKey * HHH-20283 key-based pagination appears to be broken * HHH-20281 Missing temporal precision for parameter coercion leading to ClassCastException * HHH-20274 Avoid mutating SqmSelectClause during type validation * HHH-20273 Failed to set List type field in Embeddable record * HHH-20272 JDBC locking pre-actions are not executed before the statement * HHH-20271 SybaseASE reports wrong lock metadata * HHH-20267 Hibernate processor: infinite generation of repositories when extending PanacheRepository * HHH-20266 Some unnesting array functions miss ordering on index on aggregation * HHH-20260 Session#find only logs LockTimeoutException instead of throwing it on PostgreSQL * HHH-20259 DdlTypeRegistry#addSqlType doesn't handle different type codes registered to same DDL type properly * HHH-20251 NPE: query with fetch graph and read-only hint on bytecode enhanced entities * HHH-20231 Errors when querying 2L-cached native queries with same SQL but different result type * HHH-20230 [Metamodel Generator] AnnotationMetaEntity fails to compile repository methods with unbounded wildcard Sort<?> * HHH-20209 Race Condition in JavaTypeRegistry causing SemanticException during parallel UNION queries with projection. * HHH-20126 NPE when querying with a lockMode/lockScope * HHH-20053 HQL grammar ambiguity for NOT keyword * HHH-19885 Wrong mapping of legacy XML "access" attribute in HbmXmlTransformer * HHH-19818 NPE with stateless insert when Envers is enabled * HHH-19429 ConcurrentModificationException observed while executing JPQL update query with VERSIONED clause * HHH-12986 ConfigLoader does not close file when loading hibernate.cfg.xml * HHH-12590 Postgres subselect: ERROR: subquery in FROM must have an alias</p> <p>** Improvement * HHH-20256 Make ByteBuddy class generation build-reproducible * HHH-20227 Avoid using reflection and parsing annotations when initializing the Hibernate and JPA annotation descriptors</p> <p>** Task * HHH-20311 Upgrade to hibernate-modules 1.1.1 * HHH-20301 Upgrade ByteBuddy to 1.18.8 * HHH-20232 Update c3p0 to 0.12.0</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hibernate/hibernate-orm/commit/bc279526ae876e0212536b82444bed0fab6f7a82"><code>bc27952</code></a> [Jenkins release job] Preparing release 7.3.1.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/ff58198de86ce8c21e4b6cd30df1cd03451d80ed"><code>ff58198</code></a> [Jenkins release job] changelog.txt updated by release build 7.3.1.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/4f4d466be43643612cf3ca1447019c3d5f2c770b"><code>4f4d466</code></a> HHH-20326 Fix ClassCastException when joining array within embeddable</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/6c3203267afa193fc9a1d7886d31be96fdcb88fb"><code>6c32032</code></a> HHH-19885 Wrong mapping of legacy XML access attribute in HbmXmlTransformer</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/5daee8dcb806fd1747f543334fe6cda845f549a4"><code>5daee8d</code></a> Enable automated maintenance releases</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/6b33f2f7d501d153660954f4e51a908ac0c6e377"><code>6b33f2f</code></a> HHH-20301 Upgrade ByteBuddy to 1.18.8</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/e5bfdd7f50c27656afd800a877aa7edc277c9765"><code>e5bfdd7</code></a> HHH-20311 Upgrade <code>hibernate-models</code> to 1.1.1</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/cbbdc4faaeee071d8878bf9d0ded3d39cf92e1bf"><code>cbbdc4f</code></a> Make database version part of task inputs to avoid skipping tests with same d...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/85205304cdd0744c281d6290945916f9013574ad"><code>8520530</code></a> HHH-20287 DataException ( Parameter is not set) when updating only the versio...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/95de1b6e287e77a820cab33ee82d79591f7cc481"><code>95de1b6</code></a> HHH-20287 DataException ( Parameter is not set) when updating only the versio...</li> <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/7.3.0...7.3.1">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
