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

   Bumps 
[com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 
9.6.0 to 9.7.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.7.0</p>
   <ul>
   <li>
   <p>Fix for Bug#119863 (Bug#38951042), Inaccurate decoding of negative TIME 
durations in Binary Protocol (Cursor Mode).</p>
   </li>
   <li>
   <p>WL#17215, Implement JDBC 4.3/4.5 Statement/Connection.enquote* 
methods.</p>
   </li>
   <li>
   <p>Fix for Bug#119245 (Bug#38599240), Select into fix breaks queries with 
'into' in them. (reopened)</p>
   </li>
   <li>
   <p>Fix for Bug#119659 (Bug#38916595), BinaryResultsetReader fails to consume 
EOF packet after column definitions when EOF is not deprecated.</p>
   </li>
   </ul>
   <p>Version 9.6.0</p>
   <ul>
   <li>
   <p>Fix for Bug#118002 (Bug#37843004), The setFetchSize() method in the 
Statement class may have a potential bug.</p>
   </li>
   <li>
   <p>Fix for Bug#113130 (Bug#36043125), getGeneratedKeys() returns a zero 
resultset with non-key-generating statements.</p>
   </li>
   <li>
   <p>Fix for Bug#113336 (Bug#36080226), Inconsistent getUpdateCount() Behavior 
with allowMultiQueries.</p>
   </li>
   <li>
   <p>Fix for Bug#118234 (Bug#37975837), A potential bugs in Mysql 
Connector/J.</p>
   </li>
   <li>
   <p>Fix for Bug#113413 (Bug#36107426), Connection.changeUser cannot be done 
after DriverManager.loginTimeout elapses.
   Thanks to Kazuhisa Kawashima for his contribution.</p>
   </li>
   <li>
   <p>Fix for Bug#119271 (Bug#38599496), Connector/J fails to accept legacy 
value zeroDateTimeBehavior=convertToNull on multi-host URLs (failover).</p>
   </li>
   <li>
   <p>Fix for Bug#119245 (Bug#38599240), Select into fix breaks queries with 
'into' in them.</p>
   </li>
   </ul>
   <p>Version 9.5.0</p>
   <ul>
   <li>
   <p>Fix for Bug#72036 (Bug#18403804), XA isSameRM() shouldn't take database 
into account.</p>
   </li>
   <li>
   <p>Fix for Bug#62693 (Bug#16722068), XAConnection savepoint capability.</p>
   </li>
   <li>
   <p>Fix for Bug#81128 (Bug#23146631), Master host list overwritten by slave 
list when loadBalanceConnectionGroup used.</p>
   </li>
   <li>
   <p>Fix for Bug#19887224, RUNNING THE TEST SUITE WITH SOCKSPROXY* PROPERTIES 
HANGS IN TEST TESTBUG56429.</p>
   </li>
   <li>
   <p>Fix for Bug#98699 (Bug#30932850), Allow empty keyStore file for 
keyStoreTypes that do not require files.
   Thanks to Kolbe Kegel for his contribution.</p>
   </li>
   <li>
   <p>Fix for Bug#118938 (Bug#38396227), 
DatabaseMetaDataInformationSchema#getSchemas has a bug.</p>
   </li>
   <li>
   <p>Fix for Bug#99292 (Bug#31195955), Contribution: Support Windows time zone 
'Coordinated Universal Time'.
   Thanks to Frédéric Barrière for his contribution.</p>
   </li>
   <li>
   <p>Fix for Bug#107094 (Bug#34104230), NullPointerException when calling 
equals with null on MultiHostConnectionProxy.</p>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mysql/mysql-connector-j/commit/0aade1f13bcc98faf7dda5c02e782481eb291f62";><code>0aade1f</code></a>
 Fix for Bug#119863 (Bug#38951042), Inaccurate decoding of negative TIME 
durat...</li>
   <li><a 
href="https://github.com/mysql/mysql-connector-j/commit/b6d5baabb5a9c4d01fccaafde032e8356b0ab5b8";><code>b6d5baa</code></a>
 Update for GPL license book.</li>
   <li><a 
href="https://github.com/mysql/mysql-connector-j/commit/a7cc5a9c8ec1c5ca7dcf97627935052c768a910e";><code>a7cc5a9</code></a>
 Fix for DateTimeTest failures after some of the work done for WL#16669 in 
MyS...</li>
   <li><a 
href="https://github.com/mysql/mysql-connector-j/commit/6a0c818f9619291251b33a868d4f8b0d70b676cb";><code>6a0c818</code></a>
 WL#17215, Implement JDBC 4.3/4.5 Statement/Connection.enquote* methods.</li>
   <li><a 
href="https://github.com/mysql/mysql-connector-j/commit/5f96e85b0b0ff3fc9326fb346e05c88e45af02a7";><code>5f96e85</code></a>
 Fix for Bug#119245 (Bug#38599240), Select into fix breaks queries with 
'into'...</li>
   <li><a 
href="https://github.com/mysql/mysql-connector-j/commit/8d779fc31cb87906e86e7ea7dd316ed2778f85cd";><code>8d779fc</code></a>
 Fix for Bug#119659 (Bug#38916595), BinaryResultsetReader fails to consume 
EOF...</li>
   <li><a 
href="https://github.com/mysql/mysql-connector-j/commit/139117975bb31e8fb5a74887db23bbc6eda9ba92";><code>1391179</code></a>
 Copyright header year bump.</li>
   <li><a 
href="https://github.com/mysql/mysql-connector-j/commit/5c764b4b30b8aaa244665951146787e6b20f0639";><code>5c764b4</code></a>
 Post-release version bump.</li>
   <li>See full diff in <a 
href="https://github.com/mysql/mysql-connector-j/compare/9.6.0...9.7.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.6.0&new-version=9.7.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 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