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

   Bumps 
[com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 
9.2.0 to 9.3.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES";>com.mysql:mysql-connector-j's
 changelog</a>.</em></p>
   <blockquote>
   <h1>Changelog</h1>
   <h1><a 
href="https://dev.mysql.com/doc/relnotes/connector-j/en/";>https://dev.mysql.com/doc/relnotes/connector-j/en/</a></h1>
   <p>Version 9.3.0</p>
   <ul>
   <li>
   <p>Fix for Bug#117294 (Bug#37523180), Updatable ResultSet fails with 
'Parameter index out of range'.</p>
   </li>
   <li>
   <p>Fix for Bug#20802830, RESULTSET UPDATE METHODS NOT CHECKING VALIDITY OF 
RESULTSET.</p>
   </li>
   <li>
   <p>WL#16723, DatabaseMetaData clean up.</p>
   </li>
   <li>
   <p>WL#16756, Implement missing methods in 
DatabaseMetaDataUsingInfoSchema.</p>
   </li>
   <li>
   <p>Fix for Bug#20279671, PROCEDURE EXECUTION FAILS WHEN THE PARAMETER NAME 
CONTAINS ESCAPE CHARACTER.</p>
   </li>
   <li>
   <p>Fix for Bug#37311996, allow only Krb5LoginModule in Kerberos 
authentication.</p>
   </li>
   <li>
   <p>Fix for Bug#19857207, EXECUTE ON CALLABLESTATEMENT RESULTS IN 
ARRAYINDEXOUTOFBOUNDSEXCEPTION.</p>
   </li>
   <li>
   <p>Fix for Bug#117027 (Bug#37415840), Mysql connector use an uneffective way 
to match numericValue.</p>
   </li>
   <li>
   <p>Fix for Bug#19829452, PARAMETER INDEX VALIDATION NOT PROPER IN 
CALLABLESTATEMENT.</p>
   </li>
   </ul>
   <p>Version 9.2.0</p>
   <ul>
   <li>
   <p>Fix for Bug#116318 (Bug#37152533), useServerPrepStmts 
useLocalTransactionState cause first execute rollback failure.</p>
   </li>
   <li>
   <p>Fix for Bug#116955 (Bug#37383012), Tests fail after server changed cipher 
for xdevapi.</p>
   </li>
   <li>
   <p>Fix for Bug#63992 (Bug#14598872), getTables did not return a result for 
table names with a dot in it.</p>
   </li>
   <li>
   <p>WL#16558, Upgrade 3rd party libraries and tools.</p>
   </li>
   <li>
   <p>Fix for Bug#37125271, RPM depends on java-headless 1:1.8.0 which makes 
java8 unnessessarily be installed.</p>
   </li>
   <li>
   <p>Fix for Bug#115586 (Bug#36850047), When upgrading to mysql 
connetor/j-8.4.0, creating a connection becomes too slow.</p>
   </li>
   <li>
   <p>Fix for Bug#116630 (Bug#37272802), Tests fail on Windows if test database 
has upper/mixed case chars.</p>
   </li>
   <li>
   <p>Fix for Bug#71143 (Bug#17967091), Calling ResultSet.updateRow should not 
set all field values in UPDATE.</p>
   </li>
   <li>
   <p>Fix for Bug#103437 (Bug#32807360), Syntax error when calling 
PreparedStatement.getMetadata() with LIMIT placeholded.</p>
   </li>
   <li>
   <p>Fix for Bug#96786 (Bug#30280035), Retrieving streaming result set fails 
when closeOnCompletion is enabled.</p>
   </li>
   <li>
   <p>Fix for Bug#21983318, QUERYTIMEOUT VALUE RESETTING TO 0 AFTER 
PREPSTMT.EXECUTEBATCH() EXECUTION.</p>
   </li>
   <li>
   <p>Fix for Bug#116113 (Bug#37063728), DatabaseMetaData#getTables doesn't 
work properly for delimited identifiers.</p>
   </li>
   </ul>
   <p>Version 9.1.0</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mysql/mysql-connector-j/commit/20ef8ee9eb4294a03858acccea0ddad3525f1ff9";><code>20ef8ee</code></a>
 Fix for Bug#117294 (Bug#37523180), Updatable ResultSet fails with 'Parameter 
...</li>
   <li><a 
href="https://github.com/mysql/mysql-connector-j/commit/36c448a2695f4a01a8494e4fad29458968d37772";><code>36c448a</code></a>
 Fix for tests failing after changes in MySQL 9.3.0.</li>
   <li><a 
href="https://github.com/mysql/mysql-connector-j/commit/7ed2d27ec181b96bddb5cd92e429586dc9483074";><code>7ed2d27</code></a>
 Fix for StatementsTest.testBatchRewriteErrors() due to test database name 
len...</li>
   <li><a 
href="https://github.com/mysql/mysql-connector-j/commit/6bbbf908b4e721aded545c475b3ed98683a5f5c2";><code>6bbbf90</code></a>
 Fix for Bug#20802830, RESULTSET UPDATE METHODS NOT CHECKING VALIDITY OF 
RESUL...</li>
   <li><a 
href="https://github.com/mysql/mysql-connector-j/commit/ea6a238cf732969962afd388377537de4acf21f1";><code>ea6a238</code></a>
 Update for GPL license book.</li>
   <li><a 
href="https://github.com/mysql/mysql-connector-j/commit/ffb6ef54d0a13f14f674951c27f48ea54c7bd2e3";><code>ffb6ef5</code></a>
 WL#16723, DatabaseMetaData clean up.</li>
   <li><a 
href="https://github.com/mysql/mysql-connector-j/commit/f2edd67c011ce2f5359794d1f998b61656469ac4";><code>f2edd67</code></a>
 WL#16756, Implement missing methods in DatabaseMetaDataUsingInfoSchema.</li>
   <li><a 
href="https://github.com/mysql/mysql-connector-j/commit/a69fe66d0994b02399e79f50f6e210c80b80c337";><code>a69fe66</code></a>
 Fix for Bug#20279671, PROCEDURE EXECUTION FAILS WHEN THE PARAMETER NAME 
CONTA...</li>
   <li><a 
href="https://github.com/mysql/mysql-connector-j/commit/9027bec17fbb702655fa86558ef062826885ff71";><code>9027bec</code></a>
 Fix for Bug#37311996, allow only Krb5LoginModule in Kerberos 
authentication.</li>
   <li><a 
href="https://github.com/mysql/mysql-connector-j/commit/52c87f07c48de60c4c0cb748a8a781b9f1bffc12";><code>52c87f0</code></a>
 Fix for Bug#19857207, EXECUTE ON CALLABLESTATEMENT RESULTS IN 
ARRAYINDEXOUTOF...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mysql/mysql-connector-j/compare/9.2.0...9.3.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.mysql:mysql-connector-j&package-manager=maven&previous-version=9.2.0&new-version=9.3.0)](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