Skip to content

Commit ec069f5

Browse files
Build(deps): Bump org.postgresql:postgresql from 42.7.9 to 42.7.10 (#1587)
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.9 to 42.7.10. <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.7.10</h2> <h2>Changes</h2> <ul> <li>Update site for 42.7.10 release <a href="https://github.com/davecramer"><code>@​davecramer</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3936">#3936</a>)</li> <li>Create DisabledIfServerGreater annotation <a href="https://github.com/davecramer"><code>@​davecramer</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3937">#3937</a>)</li> <li>fix non-standard strings failing test for version 19 <a href="https://github.com/davecramer"><code>@​davecramer</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3934">#3934</a>)</li> <li>Revert &quot;fix: make all Calendar instances proleptic Gregorian (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3837">#3837</a>)&quot; <a href="https://github.com/davecramer"><code>@​davecramer</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3932">#3932</a>)</li> <li>fix small issues in ConnectionFactoryImpl <a href="https://github.com/davecramer"><code>@​davecramer</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3929">#3929</a>)</li> <li>Migrate to Shadow 9 <a href="https://github.com/Goooler"><code>@​Goooler</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3931">#3931</a>)</li> <li>style: fix empty line before javadoc for checkstyle compliance <a href="https://github.com/Praveen7294"><code>@​Praveen7294</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3925">#3925</a>)</li> <li>style: fix lambda argument indentation for checkstyle compliance <a href="https://github.com/aclfe"><code>@​aclfe</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3922">#3922</a>)</li> <li>test: add autosave=always|never|conservative and cleanupSavepoints=true|false to the randomized CI jobs <a href="https://github.com/vlsi"><code>@​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3917">#3917</a>)</li> <li>doc: use.md, fix typos <a href="https://github.com/mjschwaiger"><code>@​mjschwaiger</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3911">#3911</a>)</li> <li>doc: datasource.md, fix minor formatting issue <a href="https://github.com/mjschwaiger"><code>@​mjschwaiger</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3912">#3912</a>)</li> <li>lastEditYear to 2026 and bump version <a href="https://github.com/davecramer"><code>@​davecramer</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3909">#3909</a>)</li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>fix: process pending responses before fastpath to avoid protocol errors <a href="https://github.com/vlsi"><code>@​vlsi</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3913">#3913</a>)</li> </ul> <h2>⬆️ Dependencies</h2> <ul> <li>chore(deps): update github/codeql-action digest to 4bdb89f <a href="https://github.com/renovate-bot"><code>@​renovate-bot</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3914">#3914</a>)</li> <li>chore(deps): update ubuntu:24.04 docker digest to cd1dba6 <a href="https://github.com/renovate-bot"><code>@​renovate-bot</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3915">#3915</a>)</li> <li>chore(deps): update dependency com.typesafe.play:sbt-plugin to v2.9.10 <a href="https://github.com/renovate-bot"><code>@​renovate-bot</code></a> (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3916">#3916</a>)</li> </ul> </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> <h2>[42.7.10] (2026-02-11)</h2> <h3>Changed</h3> <ul> <li>chore: Migrate to Shadow 9 <a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3931">PR 3931</a></li> <li>style: fix empty line before javadoc for checkstyle compliance [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3925">#3925</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3925">pgjdbc/pgjdbc#3925</a>)</li> <li>style: fix lambda argument indentation for checkstyle compliance [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3922">#3922</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3922">pgjdbc/pgjdbc#3922</a>)</li> <li>test: add autosave=always|never|conservative and cleanupSavepoints=true|false to the randomized CI jobs [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3917">#3917</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3917">pgjdbc/pgjdbc#3917</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>fix: non-standard strings failing test for version 19 [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3934">#3934</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3934">pgjdbc/pgjdbc#3934</a>)</li> <li>fix: small issues in ConnectionFactoryImpl [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3929">#3929</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3929">pgjdbc/pgjdbc#3929</a>)</li> <li>fix: process pending responses before fastpath to avoid protocol errors <a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3913">PR # 3913</a></li> <li>doc: use.md, fix typos [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3911">#3911</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3911">pgjdbc/pgjdbc#3911</a>)</li> <li>doc: datasource.md, fix minor formatting issue [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3912">#3912</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3912">pgjdbc/pgjdbc#3912</a>)</li> <li>doc: add the new PGP signing key to the official documentation [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3912">#3912</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3813">pgjdbc/pgjdbc#3813</a>)</li> </ul> <h3>Reverted</h3> <ul> <li>Revert &quot;fix: make all Calendar instances proleptic Gregorian (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3837">#3837</a>) (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3887">#3887</a>)&quot; [PR <a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3932">#3932</a>](<a href="https://redirect.github.com/pgjdbc/pgjdbc/pull/3932">pgjdbc/pgjdbc#3932</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pgjdbc/pgjdbc/commit/27571c8e18712e7fc6a007bd38ab8e3d6c309c0c"><code>27571c8</code></a> Update site for 42.7.10 release (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3936">#3936</a>)</li> <li><a href="https://github.com/pgjdbc/pgjdbc/commit/c7b512d138204bffb8d963fbb7e138e51501363e"><code>c7b512d</code></a> Create DisabledIfServerGreater annotation for disabling tests for newer serve...</li> <li><a href="https://github.com/pgjdbc/pgjdbc/commit/47f7e3bba211dc2078bcbe3bcc1ffede855d2b1e"><code>47f7e3b</code></a> fix non-standard strings failing test for version 19 (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3934">#3934</a>)</li> <li><a href="https://github.com/pgjdbc/pgjdbc/commit/d4cf4200a85600509a12740cfa99cd1836adc465"><code>d4cf420</code></a> Revert &quot;fix: make all Calendar instances proleptic Gregorian (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3837">#3837</a>) (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3887">#3887</a>)&quot;...</li> <li><a href="https://github.com/pgjdbc/pgjdbc/commit/6ea732c4984af6cae52abb061bdc81ae318ed98f"><code>6ea732c</code></a> fix small issues in ConnectionFactoryImpl (<a href="https://redirect.github.com/pgjdbc/pgjdbc/issues/3929">#3929</a>)</li> <li><a href="https://github.com/pgjdbc/pgjdbc/commit/95cecdb4071d86bed90a13a8b91c66f00fe0ae06"><code>95cecdb</code></a> Migrate to Shadow 9</li> <li><a href="https://github.com/pgjdbc/pgjdbc/commit/5762c4269c6a22267aeccbd328d49803fd0abb71"><code>5762c42</code></a> style: fix empty line before javadoc for checkstyle compliance</li> <li><a href="https://github.com/pgjdbc/pgjdbc/commit/1ac8d99a0042dd8250475aed477bdbfed565a7c1"><code>1ac8d99</code></a> style: fix lambda argument indentation for checkstyle compliance</li> <li><a href="https://github.com/pgjdbc/pgjdbc/commit/3fab588d93ae4cfeb13f75ba08894b804b256d51"><code>3fab588</code></a> test: add autosave=always|never|conservative and cleanupSavepoints=true|false...</li> <li><a href="https://github.com/pgjdbc/pgjdbc/commit/9c20cc2da632fd43f7662cdd10699a22c7fae4c3"><code>9c20cc2</code></a> chore(deps): update github/codeql-action digest to 4bdb89f</li> <li>Additional commits viewable in <a href="https://github.com/pgjdbc/pgjdbc/compare/REL42.7.9...REL42.7.10">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.7.9&new-version=42.7.10)](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>
2 parents a591138 + 60351d5 commit ec069f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<derby.version>10.17.1.0</derby.version>
105105
<hsqldb.version>2.7.4</hsqldb.version>
106106
<h2.version>2.3.232</h2.version>
107-
<postgresql.version>42.7.9</postgresql.version>
107+
<postgresql.version>42.7.10</postgresql.version>
108108
<oracle.version>23.26.1.0.0</oracle.version>
109109
<mysql.version>9.6.0</mysql.version>
110110
<mssql.version>13.3.1.jre11-preview</mssql.version>

0 commit comments

Comments
 (0)