Bump mariadb-java-client from 3.1.1 to 3.1.2
Bumps mariadb-java-client from 3.1.1 to 3.1.2.
Release notes
Sourced from mariadb-java-client's releases.
MariaDB Connector/Java 3.1.2
3.1.2 (Jan 2023)
- CONJ-1040 possible ConcurrentModificationException when connecting
- CONJ-1041 possible ArrayIndexOutOfBoundsException
Changelog
Sourced from mariadb-java-client's changelog.
3.1.2 (Jan 2023)
- CONJ-1040 possible ConcurrentModificationException when connecting
- CONJ-1041 possible ArrayIndexOutOfBoundsException
2.7.8 (Jan 2023)
- CONJ-1039 setQueryTimeout not honored by CallableStatement for procedures depending on security context
- CONJ-1041 possible ArrayIndexOutOfBoundsException
- CONJ-1023 set missing SSL capability in handshake after SSL exchanges
Commits
-
69ab3b2
Merge branch 'release/3.1.2' -
2f3ca1b
bump 3.1.2 -
a88c466
[misc] permit setting serverRsaPublicKeyFile with public key -
2756ad3
[misc] test: use mysql 8 using native password by default -
b807fe1
[CONJ-1041] correcting possible ArrayIndexOutOfBoundsException -
085a6ae
Merge branch 'spijkercenter_master' into develop -
dfe233d
Merge branch 'pr-datetimeprecisionmissing' into develop -
4fd57ec
[CONJ-1040] possible ConcurrentModificationException when connecting -
22b4d2d
bump 3.1.2-SNAPSHOT version -
80ef974
[misc] correct test class name - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts