dependabot[bot] opened a new pull request, #1266:
URL: https://github.com/apache/syncope/pull/1266

   Bumps 
[org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j)
 from 3.5.6 to 3.5.7.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/releases";>org.mariadb.jdbc:mariadb-java-client's
 releases</a>.</em></p>
   <blockquote>
   <h2>MariaDB Connector/Java 3.5.7</h2>
   <h2><a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/tree/3.5.7";>3.5.7</a>
 (Dec 2025)</h2>
   <p><a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.5.6...3.5.7";>Full
 Changelog</a></p>
   <h4>Key Enhancements</h4>
   <ul>
   <li>CONJ-1282 - Added TLS SNI (Server Name Indication) support</li>
   <li>CONJ-1271 - Added MariaDbDataTruncation exception that includes MariaDB 
error code and error message</li>
   </ul>
   <h4>Issues Resolved</h4>
   <ul>
   <li>CONJ-1291 - Fixed ConnectionPoolDataSource incompatibility and 
connection leaks due to internal ConnectionEventListener in MariaDB Connector/J 
3.5.x</li>
   <li>CONJ-1286 - Fixed MariaDbPoolPinnedConnection thread-safety issue</li>
   <li>CONJ-1283 - Fixed rewriteBatchedStatements introduced in 3.5.6 bug when 
having parentesis after VALUES parts</li>
   <li>CONJ-1287 - Fixed authentication plugin multi-exchange prefix (0x01) 
handling introduced in MDEV-37554</li>
   <li>CONJ-1290 - Fixed NullPointerException in MultiPrimaryReplicaClient</li>
   <li>CONJ-1295 - Fixed MariaDbClob compilation with JDK 26+</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/blob/main/CHANGELOG.md";>org.mariadb.jdbc:mariadb-java-client's
 changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/tree/3.5.7";>3.5.7</a>
 (Dec 2025)</h2>
   <p><a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.5.6...3.5.7";>Full
 Changelog</a></p>
   <h4>Key Enhancements</h4>
   <ul>
   <li>CONJ-1282 - Added TLS SNI (Server Name Indication) support</li>
   <li>CONJ-1271 - Added MariaDbDataTruncation exception that includes MariaDB 
error code and error message</li>
   </ul>
   <h4>Issues Resolved</h4>
   <ul>
   <li>CONJ-1291 - Fixed ConnectionPoolDataSource incompatibility and 
connection leaks due to internal ConnectionEventListener in MariaDB Connector/J 
3.5.x</li>
   <li>CONJ-1286 - Fixed MariaDbPoolPinnedConnection thread-safety issue</li>
   <li>CONJ-1283 - Fixed rewriteBatchedStatements introduced in 3.5.6 bug when 
having parentesis after VALUES parts</li>
   <li>CONJ-1287 - Fixed authentication plugin multi-exchange prefix (0x01) 
handling introduced in MDEV-37554</li>
   <li>CONJ-1290 - Fixed NullPointerException in MultiPrimaryReplicaClient</li>
   <li>CONJ-1295 - Fixed MariaDbClob compilation with JDK 26+</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/46c3a4dbcad8d372992f646740f98ec051ad4856";><code>46c3a4d</code></a>
 [CONJ-1296] ResultSetMetaData.getSchemas() column labels might be returned 
in...</li>
   <li><a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/6d9179b2ca8cca47e92b08bdaa8ca698e7bdbd62";><code>6d9179b</code></a>
 bump 3.5.7 version</li>
   <li><a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/5c9b41cce9dcfc6e7a1425a9d13aa156c2f1de68";><code>5c9b41c</code></a>
 [CONJ-1271]  Add MariaDbDataTruncation class to properly handle data 
truncati...</li>
   <li><a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/1b48cd01c5e5d874f4d291e0473a5a483550302b";><code>1b48cd0</code></a>
 [CONJ-1283] fix INSERT rewrite detection when VALUES clause has trailing 
pare...</li>
   <li><a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/6c0fb70558c0c12aca8a2423abf8c803e1ec58d4";><code>6c0fb70</code></a>
 Merge branch 'fork/necposs/fix/conj-1286' into develop</li>
   <li><a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/efd77b12ca67198347862a61dfad15420deb116e";><code>efd77b1</code></a>
 [CONJ-1290] fix syncNewState to use previous client state when switching 
betw...</li>
   <li><a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/0559d02372a65c690c2d482ecf90b395d042486d";><code>0559d02</code></a>
 [CONJ-1291] PooledConnection behavior clarification.</li>
   <li><a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/995eecd8f25826ce1daa7b9480b0717a844ef441";><code>995eecd</code></a>
 [CONJ-1293] add unit test</li>
   <li><a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/52e5e20d6bbce0c71515f57c96e5f7186abbec00";><code>52e5e20</code></a>
 [misc] micro optimization</li>
   <li><a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/ae3704d425f83c8bd5fdfee6daa9f72418572724";><code>ae3704d</code></a>
 [misc] code style correction: fix IPUtility</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.5.6...3.5.7";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.mariadb.jdbc:mariadb-java-client&package-manager=maven&previous-version=3.5.6&new-version=3.5.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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 merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@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]

Reply via email to