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

   Bumps 
[org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j)
 from 3.5.0 to 3.5.1.
   <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.1</h2>
   <h2><a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/tree/3.5.1";>3.5.1</a>
 (Nov 2024)</h2>
   <p><a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.5.0...3.5.1";>Full
 Changelog</a></p>
   <h4>Notable changes</h4>
   <ul>
   <li>CONJ-1193 Implement parsec authentication</li>
   <li>CONJ-1207 New HaMode: sequential write, loadbalance read</li>
   <li>CONJ-1208 permit bulk for INSERT ON DUPLICATE KEY UPDATE commands for 
11.5.1+ servers</li>
   </ul>
   <h4>Bugs Fixed</h4>
   <ul>
   <li>CONJ-1053 Mark waffle-jna dependency optional in module descriptor</li>
   <li>CONJ-1196 setObject on java.util.Date was considered was a java.sql.Date 
and truncate hour/minutes/seconds/ms while it must be considered like a 
java.sql.Timestamp</li>
   <li>CONJ-1211 jdbc 4.3 enquoteIdentifier missing validation</li>
   <li>CONJ-1213 sql command ending with semicolon and trailing space are not 
using bulk</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/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.1";>3.5.1</a>
 (Nov 2024)</h2>
   <p><a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.5.0...3.5.1";>Full
 Changelog</a></p>
   <h4>Notable changes</h4>
   <ul>
   <li>CONJ-1193 Implement parsec authentication</li>
   <li>CONJ-1207 New HaMode: sequential write, loadbalance read</li>
   <li>CONJ-1208 permit bulk for INSERT ON DUPLICATE KEY UPDATE commands for 
11.5.1+ servers</li>
   </ul>
   <h4>Bugs Fixed</h4>
   <ul>
   <li>CONJ-1053 Mark waffle-jna dependency optional in module descriptor</li>
   <li>CONJ-1196 setObject on java.util.Date was considered was a java.sql.Date 
and truncate hour/minutes/seconds/ms while it must be considered like a 
java.sql.Timestamp</li>
   <li>CONJ-1211 jdbc 4.3 enquoteIdentifier missing validation</li>
   <li>CONJ-1213 sql command ending with semicolon and trailing space are not 
using bulk</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/8acdd27379421149a25558eef8151defc84ed712";><code>8acdd27</code></a>
 [misc] benchmark handling bcpkix-jdk18on signed JAR</li>
   <li><a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/99a464921562bd978b635155def0214338870ef6";><code>99a4649</code></a>
 [misc] adding benchmark parsec</li>
   <li><a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/04170a1efd659d92ad4b1a249555a32c9261bc87";><code>04170a1</code></a>
 [misc] update travis windows testing to java 17</li>
   <li><a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/99d585b91d1bdb6fe6d8a9b8b5db274afb9b1f4b";><code>99d585b</code></a>
 bump 3.5.1</li>
   <li><a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/8c8200fd58f5fac109d3a078decca73ae9a3cb49";><code>8c8200f</code></a>
 [CONJ-1213] sql command ending with semicolon and trailing space are not 
usin...</li>
   <li><a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/b7f38ea96c90fc8e1ceb4fcc555cd0fb5fd9f40a";><code>b7f38ea</code></a>
 [misc] javadoc formatting correction</li>
   <li><a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/3f1706ed76a367346d8ad79f283d5b6bd82bbb38";><code>3f1706e</code></a>
 [misc] correct javadoc entries</li>
   <li><a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/e3df57b11eccfbe5b626ff52946eeba7a5448eba";><code>e3df57b</code></a>
 [misc] permit java 11 testing</li>
   <li><a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/147a08a21fbbe2e2447e8efef3a75be51232e128";><code>147a08a</code></a>
 [misc] parsec SSL fingerprint test correction</li>
   <li><a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/da6a56cea0a9305cfa53e99c6c1f9da72735a1ac";><code>da6a56c</code></a>
 [misc] parsec fingerprint hash using either java 15 or BouncyCastle</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.5.0...3.5.1";>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.0&new-version=3.5.1)](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: dev-unsubscr...@syncope.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to