Commit d6d1fe8
authored
Build(deps): Bump org.firebirdsql.jdbc:jaybird from 5.0.9.java11 to 5.0.10.java11 (#1382)
Bumps
[org.firebirdsql.jdbc:jaybird](https://github.com/FirebirdSQL/jaybird)
from 5.0.9.java11 to 5.0.10.java11.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/FirebirdSQL/jaybird/releases">org.firebirdsql.jdbc:jaybird's
releases</a>.</em></p>
<blockquote>
<h2>Jaybird 5.0.10</h2>
<h1>What's new</h1>
<p>The following has been changed or fixed since Jaybird 5.0.9:</p>
<ul>
<li>Fixed: Negative buffer size on Firebird 2.5 if information response
is 32KiB or greater (<a
href="https://redirect.github.com/FirebirdSQL/jaybird/issues/894">#894</a>)</li>
</ul>
<p>Jaybird 5 supports Firebird 2.5, Firebird 3.0, Firebird 4.0, and
Firebird 6.0, on Java 8, Java 11, Java 17, Java 21, and Java 24 (support
for Java 11 and higher using the Java 11 version of the driver).</p>
<p>Bug reports about undocumented changes in behavior are appreciated.
Feedback can be sent to the <a
href="https://groups.google.com/g/firebird-java">Firebird-java Google
Group</a> or reported on the issue tracker <a
href="https://github.com/FirebirdSQL/jaybird/issues">https://github.com/FirebirdSQL/jaybird/issues</a>.</p>
<p>See also the full <a
href="https://www.firebirdsql.org/docs/drivers/java/5.0.x/release_notes.html">Jaybird
5 release notes</a>.</p>
<h1>Maven</h1>
<p>The release is also available on Maven(*):</p>
<pre
lang="xml"><code><groupId>org.firebirdsql.jdbc</groupId>
<artifactId>jaybird</artifactId>
<version>5.0.10.java11</version>
</code></pre>
<p>* The version depends on your target Java version:
<code>5.0.10.java11</code> for Java 11 and higher, or
<code>5.0.10.java8</code> for Java 8.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/FirebirdSQL/jaybird/commits">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
0 commit comments