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

   Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 
42.4.1 to 42.4.4.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/pgjdbc/pgjdbc/releases";>org.postgresql:postgresql's 
releases</a>.</em></p>
   <blockquote>
   <h2>v42.4.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>backpatch 42.5.1 by <a 
href="https://github.com/davecramer";><code>@​davecramer</code></a> in <a 
href="https://redirect.github.com/pgjdbc/pgjdbc/pull/2675";>pgjdbc/pgjdbc#2675</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/pgjdbc/pgjdbc/compare/REL42.4.2...REL42.4.3";>https://github.com/pgjdbc/pgjdbc/compare/REL42.4.2...REL42.4.3</a></p>
   <h2>v42.4.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Revert revert commits made in PR 2580 by <a 
href="https://github.com/davecramer";><code>@​davecramer</code></a> in <a 
href="https://redirect.github.com/pgjdbc/pgjdbc/pull/2583";>pgjdbc/pgjdbc#2583</a></li>
   <li>fix: make setObject accept UUID array by <a 
href="https://github.com/sasavilic";><code>@​sasavilic</code></a> in <a 
href="https://redirect.github.com/pgjdbc/pgjdbc/pull/2587";>pgjdbc/pgjdbc#2587</a></li>
   <li>fix mismatched types for invokeExact. Have to tell invokeExact what type 
we are expecting by <a 
href="https://github.com/davecramer";><code>@​davecramer</code></a> in <a 
href="https://redirect.github.com/pgjdbc/pgjdbc/pull/2589";>pgjdbc/pgjdbc#2589</a></li>
   <li>update last copyright year by <a 
href="https://github.com/davecramer";><code>@​davecramer</code></a> in <a 
href="https://redirect.github.com/pgjdbc/pgjdbc/pull/2593";>pgjdbc/pgjdbc#2593</a></li>
   <li>fix erroneous method signature and null subjectCallAs by <a 
href="https://github.com/davecramer";><code>@​davecramer</code></a> in <a 
href="https://redirect.github.com/pgjdbc/pgjdbc/pull/2595";>pgjdbc/pgjdbc#2595</a></li>
   <li>Update changelog for release by <a 
href="https://github.com/davecramer";><code>@​davecramer</code></a> in <a 
href="https://redirect.github.com/pgjdbc/pgjdbc/pull/2596";>pgjdbc/pgjdbc#2596</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/sasavilic";><code>@​sasavilic</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/pgjdbc/pgjdbc/pull/2587";>pgjdbc/pgjdbc#2587</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/pgjdbc/pgjdbc/compare/REL42.4.1...REL42.4.2";>https://github.com/pgjdbc/pgjdbc/compare/REL42.4.1...REL42.4.2</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md";>org.postgresql:postgresql's
 changelog</a>.</em></p>
   <blockquote>
   <h1>Changelog</h1>
   <p>Notable changes since version 42.0.0, read the complete <a 
href="https://jdbc.postgresql.org/documentation/changelog.html";>History of 
Changes</a>.</p>
   <p>The format is based on <a href="http://keepachangelog.com/en/1.0.0/";>Keep 
a Changelog</a>.</p>
   <h2>[Unreleased]</h2>
   <h3>Changed</h3>
   <h3>Added</h3>
   <h3>Fixed</h3>
   <h2>[42.7.2] (2024-02-21 08:23:00 -0500)</h2>
   <h3>Security</h3>
   <ul>
   <li>security: SQL Injection via line comment generation, it is possible in 
<code>SimpleQuery</code> mode to generate a line comment by having a 
placeholder for a numeric with a <code>-</code>
   such as <code>-?</code>. There must be second placeholder for a string 
immediately after. Setting the parameter to a -ve value creates a line comment.
   This has been fixed in this version fixes <a 
href="https://www.cve.org/CVERecord?id=CVE-2024-1597";>CVE-2024-1597</a>. 
Reported by <a href="https://github.com/paul-gerste-sonarsource";>Paul 
Gerste</a>. See the <a 
href="https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-24rp-q3w6-vc56";>security
 advisory</a> for more details. This has been fixed in versions 42.7.2, 42.6.1 
42.5.5, 42.4.4, 42.3.9, 42.2.28.jre7. See the security advisory for work 
arounds.</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>fix: Use simple query for isValid. Using Extended query sends two 
messages checkConnectionQuery was never ever set or used, removed [PR <a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3101";>#3101</a>](<a 
href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3101";>pgjdbc/pgjdbc#3101</a>)</li>
   <li>perf: Avoid autoboxing bind indexes by <a 
href="https://github.com/bokken";><code>@​bokken</code></a> in [PR <a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/1244";>#1244</a>](<a 
href="https://redirect.github.com/pgjdbc/pgjdbc/pull/1244";>pgjdbc/pgjdbc#1244</a>)</li>
   <li>refactor: Document that encodePassword will zero out the password array, 
and remove driver's default encodePassword by <a 
href="https://github.com/vlsi";><code>@​vlsi</code></a> in [PR <a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3084";>#3084</a>](<a 
href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3084";>pgjdbc/pgjdbc#3084</a>)</li>
   </ul>
   <h3>Added</h3>
   <ul>
   <li>feat: Add PasswordUtil for encrypting passwords client side [PR <a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3082";>#3082</a>](<a 
href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3082";>pgjdbc/pgjdbc#3082</a>)</li>
   </ul>
   <h2>[42.7.1] (2023-12-06 08:34:00 -0500)</h2>
   <h3>Changed</h3>
   <ul>
   <li>perf: improve performance of PreparedStatement.setBlob, BlobInputStream, 
and BlobOutputStream with dynamic buffer sizing [PR <a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3044";>#3044</a>](<a 
href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3044";>pgjdbc/pgjdbc#3044</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>fix: Apply connectTimeout before SSLSocket.startHandshake to avoid 
infinite wait in case the connection is broken [PR <a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3040";>#3040</a>](<a 
href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3040";>pgjdbc/pgjdbc#3040</a>)</li>
   <li>fix: support waffle-jna 2.x and 3.x by using reflective approach for 
ManagedSecBufferDesc [PR <a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2720";>#2720</a>](<a 
href="https://redirect.github.com/pgjdbc/pgjdbc/pull/2720";>pgjdbc/pgjdbc#2720</a>)
 Fixes [Issue <a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2690";>#2690</a>](<a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2720";>pgjdbc/pgjdbc#2720</a>).</li>
   <li>fix: NoSuchMethodError on ByteBuffer#position When Running on Java 8  
when accessing arrays, fixes [Issue <a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3014";>#3014</a>](<a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3014";>pgjdbc/pgjdbc#3014</a>)</li>
   <li>Revert &quot;[PR <a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2925";>#2925</a>](<a 
href="https://redirect.github.com/pgjdbc/pgjdbc/pull/2925";>pgjdbc/pgjdbc#2925</a>)
 Use canonical DateStyle name&quot; [PR <a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3035";>#3035</a>](<a 
href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3035";>pgjdbc/pgjdbc#3035</a>)
   Fixes  [Issue <a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3008";>#3008</a>](<a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3008";>pgjdbc/pgjdbc#3008</a>)</li>
   <li>Revert &quot;[PR #<a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2973";>#2973</a>](<a 
href="https://redirect.github.com/pgjdbc/pgjdbc/pull/2973";>pgjdbc/pgjdbc#2973</a>)
 feat: support SET statements combining with other queries with semicolon in 
PreparedStatement&quot; [PR <a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3010";>#3010</a>](<a 
href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3010";>pgjdbc/pgjdbc#3010</a>)
   Fixes [Issue <a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3007";>#3007</a>](<a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3007";>pgjdbc/pgjdbc#3007</a>)</li>
   <li>fix: avoid timezone conversions when sending LocalDateTime to the 
database <a 
href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3010";>#2852</a>  Fixes 
[Issue <a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/1390";>#1390</a>](<a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/1390";>pgjdbc/pgjdbc#1390</a>)
   ,[Issue <a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2850";>#2850</a>](<a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2850";>pgjdbc/pgjdbc#2850</a>)
   Closes [Issue <a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/1391";>#1391</a>(https://redirect.github.com/pgjdbc/pgjdbc/issues/1391)</li>
   </ul>
   <h2>[42.7.0] (2023-11-20 09:33:00 -0500)</h2>
   <h3>Changed</h3>
   <ul>
   <li>fix: Deprecate for removal PGPoint.setLocation(java.awt.Point) to cut 
dependency to <code>java.desktop</code> module. [PR <a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2967";>#2967</a>](<a 
href="https://redirect.github.com/pgjdbc/pgjdbc/pull/2967";>pgjdbc/pgjdbc#2967</a>)</li>
   <li>feat: return all catalogs for getCatalogs metadata query closes [ISSUE 
<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2949";>#2949</a>](<a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2949";>pgjdbc/pgjdbc#2949</a>)
 [PR <a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2953";>#2953</a>](<a 
href="https://redirect.github.com/pgjdbc/pgjdbc/pull/2953";>pgjdbc/pgjdbc#2953</a>)</li>
   <li>feat: support SET statements combining with other queries with semicolon 
in PreparedStatement [PR #<a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2973";>#2973</a>](<a 
href="https://redirect.github.com/pgjdbc/pgjdbc/pull/2973";>pgjdbc/pgjdbc#2973</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/pgjdbc/pgjdbc/commit/fe002b31f2c7dcf7e2fe75fe7fd18df4e4503abf";><code>fe002b3</code></a>
 Merge pull request from GHSA-24rp-q3w6-vc56</li>
   <li><a 
href="https://github.com/pgjdbc/pgjdbc/commit/e479be16967ae20af1bd57187738d5243052bbee";><code>e479be1</code></a>
 Merge pull request from GHSA-24rp-q3w6-vc56</li>
   <li><a 
href="https://github.com/pgjdbc/pgjdbc/commit/34855cffb9079edf95cf77930f3e3b73f6a1b139";><code>34855cf</code></a>
 backpatch 42.4.x for changes to  42.5.1 (<a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2675";>#2675</a>)</li>
   <li><a 
href="https://github.com/pgjdbc/pgjdbc/commit/389be0a6e61c42bf65bb2974f5f1664bf7d8db8c";><code>389be0a</code></a>
 Update changelog for release (<a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2596";>#2596</a>)</li>
   <li><a 
href="https://github.com/pgjdbc/pgjdbc/commit/364662eb340116a80f9f01781a50d0e2138e2ef1";><code>364662e</code></a>
 fix erroneous method signature and null subjectCallAs (<a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2595";>#2595</a>)</li>
   <li><a 
href="https://github.com/pgjdbc/pgjdbc/commit/04dc96a5dbdb6954e8c5319f6b1209eef46f7917";><code>04dc96a</code></a>
 update last copyright year (<a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2593";>#2593</a>)</li>
   <li><a 
href="https://github.com/pgjdbc/pgjdbc/commit/f76ca463df5775bf671bbdee3656fb0dec26018a";><code>f76ca46</code></a>
 fix checkstyle</li>
   <li><a 
href="https://github.com/pgjdbc/pgjdbc/commit/a45b4d8bda433cc0f8f6016b62b5b414a19dcf58";><code>a45b4d8</code></a>
 get rid of javadoc warnings</li>
   <li><a 
href="https://github.com/pgjdbc/pgjdbc/commit/abf3bcb73c02bc714920ba64f5a6c433218f7151";><code>abf3bcb</code></a>
 fix mismatched types for invokeExact. Have to tell invokeExact what type we 
a...</li>
   <li><a 
href="https://github.com/pgjdbc/pgjdbc/commit/96f256107e12de71992b932782f9f00b19aabbb2";><code>96f2561</code></a>
 fix: make setObject accept UUID array (<a 
href="https://redirect.github.com/pgjdbc/pgjdbc/issues/2587";>#2587</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/pgjdbc/pgjdbc/compare/REL42.4.1...REL42.4.4";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.postgresql:postgresql&package-manager=maven&previous-version=42.4.1&new-version=42.4.4)](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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/knox/network/alerts).
   
   </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...@knox.apache.org

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

Reply via email to