fix(deps): update dependency org.mariadb.jdbc:mariadb-java-client to v3.0.6
Created by: renovate[bot]
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
org.mariadb.jdbc:mariadb-java-client (source) |
3.0.5 -> 3.0.6
|
Release Notes
mariadb-corporation/mariadb-connector-j
v3.0.6
- [CONJ-953] PreparedStatement.getGeneratedKeys() returns rows when no keys are generated in insert
- [CONJ-975] ArrayIndexOutOfBoundsException when attempt to getTime() from ResultSet
- [CONJ-976] Improve use of pipelining when allowLocalInfile is enabled
- [CONJ-979] ResultSet.getObject() returns Byte instead of Boolean for tinyint(1)
- [CONJ-980] Permit setObject with java.util.Date parameter
- [CONJ-984] Permit executing initial command with new option
initSql
- [CONJ-985] ResultSet.getObject() returns ByteSet instead of Byte[] for BIT
Configuration
-
If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.