Skip to content

Commit

Permalink
Bump org.mariadb.jdbc:mariadb-java-client from 3.3.2 to 3.3.3 (#471)
Browse files Browse the repository at this point in the history
Bumps
[org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j)
from 3.3.2 to 3.3.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mariadb-corporation/mariadb-connector-j/releases">org.mariadb.jdbc:mariadb-java-client's
releases</a>.</em></p>
<blockquote>
<h2>MariaDB Connector/Java 3.3.3</h2>
<h2><a
href="https://github.com/mariadb-corporation/mariadb-connector-j/tree/3.3.3">3.3.3</a>
(Feb 2024)</h2>
<p><a
href="https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.3.2...3.3.3">Full
Changelog</a></p>
<h5>Bugs Fixed</h5>
<ul>
<li>CONJ-1050 regression in 3.x.y: nonparameterized batch &quot;INSERT
INTO products( name ) VALUES ( 'aaaa' )&quot; fails</li>
<li>CONJ-1150 Error using PrepareStatement.setURL with null url</li>
<li>CONJ-1152 Improve message when reaching socket timeout during
connection initial commands</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md">org.mariadb.jdbc:mariadb-java-client's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/mariadb-corporation/mariadb-connector-j/tree/3.3.3">3.3.3</a>
(Feb 2024)</h2>
<p><a
href="https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.3.2...3.3.3">Full
Changelog</a></p>
<h5>Bugs Fixed</h5>
<ul>
<li>CONJ-1050 regression in 3.x.y: nonparameterized batch &quot;INSERT
INTO products( name ) VALUES ( 'aaaa' )&quot; fails</li>
<li>CONJ-1150 Error using PrepareStatement.setURL with null url</li>
<li>CONJ-1152 Improve message when reaching socket timeout during
connection initial commands</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/2eb246da205da899fd88238d1bc253f9809d9a2e"><code>2eb246d</code></a>
[misc] set correct coverage goal</li>
<li><a
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/42115581b4471fc2c20ee134832dd93c71bfbe37"><code>4211558</code></a>
update copyright year</li>
<li><a
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/1b1a5cf28aaf26c75120632f17985a467534ecb2"><code>1b1a5cf</code></a>
bump 3.3.3 version</li>
<li><a
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/68a712adaa957edd729bf5535a6a69d6da6eb5d9"><code>68a712a</code></a>
[misc] test correction for Load local infile and mysql</li>
<li><a
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/6821e13da50c669bde23b2aad0a1beda036f3c11"><code>6821e13</code></a>
[misc] code style correction + ensuring setLocalInfileInputStream
test</li>
<li><a
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/23ae44fba7408e56085403034ce85728a57e9044"><code>23ae44f</code></a>
[CONJ-1152] Improve message when reaching socket timeout during
connection in...</li>
<li><a
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/809489650cd5e496873fe6dbdb78bcade07658a4"><code>8094896</code></a>
[misc] bump 3.4.0-SNAPSHOT version</li>
<li><a
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/3a4443c48b0109870358436a9708f859c3fa8699"><code>3a4443c</code></a>
[misc] ensure not loading static class of wrong socketFactory
implementation</li>
<li><a
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/5e825c8549dc75e96a0eac1936b89126a969e7a4"><code>5e825c8</code></a>
[misc] code style correction</li>
<li><a
href="https://github.com/mariadb-corporation/mariadb-connector-j/commit/5b2a40c33ae7b6ee4d1b002d55b636243c5d94c5"><code>5b2a40c</code></a>
[CONJ-1150] adding test case for <a
href="https://redirect.github.com/mariadb-corporation/mariadb-connector-j/issues/190">#190</a></li>
<li>Additional commits viewable in <a
href="https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.3.2...3.3.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.mariadb.jdbc:mariadb-java-client&package-manager=maven&previous-version=3.3.2&new-version=3.3.3)](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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian Kroth <[email protected]>
  • Loading branch information
dependabot[bot] and bpkroth authored Feb 21, 2024
1 parent e4a085f commit a36ce8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
<dependency>
<groupId>org.mariadb.jdbc</groupId>
<artifactId>mariadb-java-client</artifactId>
<version>3.3.2</version>
<version>3.3.3</version>
<scope>runtime</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit a36ce8b

Please sign in to comment.