Switched tests from mysql-connector-java to mariadb-java-client
Bumped many other external Maven dependencies
Replaced Checkstyle with Google Code Format
Fixed root causes of tests which never ran
README cleaned up
CI related chores
Details
Windows MariaDB 11.4.5 upgrade. by @TheKnowles in https://github.com/MariaDB4j/MariaDB4j/pull/1126
db: Package only mysql*.exe but not mariadb*.exe on winx64 by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1134
db: Add mariaDB4j-db-11.4.5-linux-x86_64 (see #1120) by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1121
db: Add mariaDB4j-db-11.4.5-macos-arm64 (see #497) by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1124
ci: Add macOS CI test coverage by adding macos-15 GitHub Action Runner by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1125
test: Include a method for cross-platform tests by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1135
Feature/support for conditional beans by @luistrigueiros in https://github.com/MariaDB4j/MariaDB4j/pull/1096
Replace Checkstyle with Google Code Format (incl. some JavaDoc clean-up) by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1143
Various Cleanups by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1152
Nail down JUnit & Surefire incl. provider versions, @Ignore (already) failing Spring tests by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1153
Use hashCode in name of temporary directories by @Muta-Jonathan in https://github.com/MariaDB4j/MariaDB4j/pull/1145
Switch mariaDB4j-maven-plugin from mysql-connector-java to mariadb-java-client by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1148
(Fix) AssertionError: expected:<5678> but was:<49961> at ch.vorburger.mariadb4j.tests.springframework.* by @Muta-Jonathan in https://github.com/MariaDB4j/MariaDB4j/pull/1156
feat: DBConfiguration & Co. with File instead String by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1157
Doc
Add Clojure wrapper to README by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1075
Clean up README by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1138
Fix typos, fix broken links, amend links by @deining in https://github.com/MariaDB4j/MariaDB4j/pull/963
Add Star History to README by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/964
docs: Change Log for v3.1.0 release (fixes #918) by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/919
docs: Change the (never released) 3.0.2 to 3.1.0 on README by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/922
docs: Shuffle README by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1141
docs: Clarify Java version support policy on README by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1144
docs: Mention macOS Monterey incompatibility on README (fixes #1149) by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1154
docs: Clarify that 2.5.3 was the last Java 8 release on README ( by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1155
docs: CHANGELOG by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1159
Chore
dev: DevContainer with Java 17 (instead of 11) by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1112
Run CI on Ubuntu 22.04 instead of latest 24.04 (see #1045) by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1046
Run unit tests on ubuntu-24.04 by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1122
Cancel in-progress CI build job if there is a newer commit by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1047
Update Dependabot Interval by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/962
ci: Fix https://pre-commit.com by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1132
ci: Use fixed revision of ankane/setup-mariadb by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1133
ci: Do not mvn -f DB anymore by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1136
Deps Bumps
Upgrade ch.vorburger.exec from 3.2.0 to 3.3.0 by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/984
Bump springboot.version from 3.3.4 to 3.4.4 by @Muta-Jonathan in https://github.com/MariaDB4j/MariaDB4j/pull/1139
Error Prone 2.37.0 by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1128
Bump Checkstyle from 10.17.0 to 10.21.4 by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1130
Maven Release Plugin prepares future 3.1.1 by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/921
build(deps): Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/941
build(deps): Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.11.0 to 3.13.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/959
build(deps): Bump org.apache.maven.plugins:maven-plugin-plugin from 3.11.0 to 3.13.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/960
build(deps): Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/949
build(deps): Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.4 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/939
build(deps): Bump actions/upload-artifact from 4.3.1 to 4.3.3 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/946
build(deps): Bump step-security/harden-runner from 2.7.0 to 2.7.1 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/952
build(deps): Bump advanced-security/maven-dependency-submission-action from 4.0.2 to 4.0.3 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/954
build(deps): Bump ossf/scorecard-action from 2.3.1 to 2.3.3 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/956
build(deps): Bump github/codeql-action from 3.24.9 to 3.25.4 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/957
build(deps): Bump actions/checkout from 4.1.2 to 4.1.5 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/958
build(deps): Bump actions/dependency-review-action from 4.2.3 to 4.3.2 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/953
build(deps): Bump org.mockito:mockito-core from 5.11.0 to 5.12.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/961
build(deps): Bump errorprone.version from 2.26.1 to 2.27.1 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/951
build(deps): Bump com.puppycrawl.tools:checkstyle from 10.14.2 to 10.16.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/950
build(deps): Bump org.slf4j:slf4j-simple from 2.0.12 to 2.0.13 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/935
New Contributors
@deining made their first contribution in https://github.com/MariaDB4j/MariaDB4j/pull/963
@luistrigueiros made their first contribution in https://github.com/MariaDB4j/MariaDB4j/pull/1096
@Muta-Jonathan made their first contribution in https://github.com/MariaDB4j/MariaDB4j/pull/1139
Full Changelog: https://github.com/MariaDB4j/MariaDB4j/compare/mariaDB4j-3.1.0...mariaDB4j-3.2.0
build(deps): Bump commons-io:commons-io from 2.15.1 to 2.16.1 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/934
build(deps): Bump springboot.version from 3.2.4 to 3.2.5 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/940
build(deps): Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/937
build(deps): Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.0 to 3.6.1 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/927
build(deps): Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/930
build(deps): Bump step-security/harden-runner from 2.7.1 to 2.8.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/965
build(deps): Bump github/codeql-action from 3.25.4 to 3.25.7 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/966
build(deps): Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/967
build(deps): Bump maven.version from 3.9.6 to 3.9.7 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/968
build(deps): Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/969
build(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/970
build(deps): Bump org.apache.maven.plugins:maven-plugin-plugin from 3.13.0 to 3.13.1 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/971
build(deps): Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.13.0 to 3.13.1 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/972
build(deps): Bump errorprone.version from 2.27.1 to 2.28.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/973
build(deps): Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/975
build(deps): Bump springboot.version from 3.2.5 to 3.3.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/976
build(deps): Bump org.apache.maven:maven-compat from 3.9.6 to 3.9.7 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/978
build(deps): Bump com.puppycrawl.tools:checkstyle from 10.16.0 to 10.17.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/979
build(deps): Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/977
build(deps): Bump springboot.version from 3.3.0 to 3.3.1 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/986
build(deps): Bump maven.version from 3.9.7 to 3.9.8 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/988
build(deps): Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/990
build(deps): Bump org.apache.maven:maven-compat from 3.9.7 to 3.9.8 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/993
build(deps): Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/991
build(deps): Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/987
build(deps): Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.5.0 to 3.6.1 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/989
build(deps): Bump org.apache.maven.shared:maven-common-artifact-filters from 3.3.2 to 3.4.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/992
build(deps): Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/995
build(deps): Bump github/codeql-action from 3.25.7 to 3.25.11 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/996
build(deps): Bump actions/dependency-review-action from 4.3.2 to 4.3.3 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/997
build(deps): Bump step-security/harden-runner from 2.8.0 to 2.8.1 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/994
build(deps): Bump actions/dependency-review-action from 4.3.3 to 4.3.4 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/999
build(deps): Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1011
build(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1010
build(deps): Bump errorprone.version from 2.28.0 to 2.29.2 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1009
build(deps): Bump springboot.version from 3.3.1 to 3.3.2 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1008
build(deps): Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1007
build(deps): Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.1 to 3.6.2 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1006
build(deps): Bump github/codeql-action from 3.25.11 to 3.25.15 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1005
build(deps): Bump ossf/scorecard-action from 2.3.3 to 2.4.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1004
build(deps): Bump step-security/harden-runner from 2.8.1 to 2.9.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1003
build(deps): Bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1002
build(deps): Bump advanced-security/maven-dependency-submission-action from 4.0.3 to 4.1.1 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1012
build(deps): Bump step-security/harden-runner from 2.9.0 to 2.9.1 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1030
build(deps): Bump actions/upload-artifact from 4.3.4 to 4.4.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1029
build(deps): Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1034
build(deps): Bump org.slf4j:slf4j-simple from 2.0.13 to 2.0.16 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1026
build(deps): Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.2 to 3.7.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1025
build(deps): Bump maven.version from 3.9.8 to 3.9.9 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1019
build(deps): Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.5.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1018
build(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1017
build(deps): Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.13.1 to 3.15.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1015
build(deps): Bump org.apache.maven.plugins:maven-plugin-plugin from 3.13.1 to 3.15.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1014
build(deps): Bump org.apache.maven:maven-compat from 3.9.8 to 3.9.9 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1013
build(deps): Bump actions/setup-java from 4.2.1 to 4.4.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1035
build(deps): Bump step-security/harden-runner from 2.9.1 to 2.10.1 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1032
build(deps): Bump github/codeql-action from 3.25.15 to 3.26.10 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1033
build(deps): Bump org.mockito:mockito-core from 5.12.0 to 5.14.1 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1037
build(deps): Bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1038
build(deps): Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.7 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1039
build(deps): Bump errorprone.version from 2.29.2 to 2.33.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1040
build(deps): Bump springboot.version from 3.3.2 to 3.3.4 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1041
build(deps): Bump actions/checkout from 4.2.0 to 4.2.2 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1051
build(deps): Bump actions/upload-artifact from 4.4.0 to 4.4.3 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1053
build(deps): Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1056
build(deps): Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.7.0 to 3.8.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1059
build(deps): Bump actions/setup-java from 4.4.0 to 4.5.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1052
build(deps): Bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1073
build(deps): Bump actions/dependency-review-action from 4.3.4 to 4.5.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1072
build(deps): Bump github/codeql-action from 3.26.10 to 3.27.5 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1071
build(deps): Bump org.apache.maven.plugins:maven-plugin-plugin from 3.15.0 to 3.15.1 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1062
build(deps): Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.15.0 to 3.15.1 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1064
build(deps): Bump org.codehaus.mojo:license-maven-plugin from 2.4.0 to 2.5.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1069
build(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.11.1 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1065
build(deps): Bump org.mockito:mockito-core from 5.14.1 to 5.14.2 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1063
build(deps): Bump commons-io:commons-io from 2.17.0 to 2.18.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1070
build(deps): Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1078
build(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1079
build(deps): Bump awalsh128/cache-apt-pkgs-action from 1.4.2 to 1.4.3 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1095
build(deps): Bump actions/upload-artifact from 4.4.3 to 4.6.1 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1105
build(deps): Bump org.mockito:mockito-core from 5.14.2 to 5.16.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1110
build(deps): Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1098
build(deps): Bump org.assertj:assertj-core from 3.27.0 to 3.27.3 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1087
build(deps): Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.8.0 to 3.9.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1101
build(deps): Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1102
build(deps): Bump github/codeql-action from 3.27.5 to 3.28.10 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1103
build(deps): Bump ossf/scorecard-action from 2.4.0 to 2.4.1 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1104
build(deps): Bump step-security/harden-runner from 2.10.2 to 2.11.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1106
build(deps): Bump actions/setup-java from 4.5.0 to 4.7.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1093
build(deps): Bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1113
build(deps): Bump github/codeql-action from 3.28.10 to 3.28.13 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1115
build(deps): Bump awalsh128/cache-apt-pkgs-action from 1.4.3 to 1.5.0 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1116
build(deps): Bump org.mockito:mockito-core from 5.16.0 to 5.16.1 by @dependabot in https://github.com/MariaDB4j/MariaDB4j/pull/1117
build(deps): Bump mysql-connector-j by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1146
build(deps): Bump mysql-connector-j in Maven Plugin Integration Test by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1147
build(deps): Bump ch.vorburger.exec from 3.3.0 to 3.3.1 by @vorburger in https://github.com/MariaDB4j/MariaDB4j/pull/1160
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/MariaDB4j/MariaDB4j/pull/933
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/MariaDB4j/MariaDB4j/pull/980
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/MariaDB4j/MariaDB4j/pull/983
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/MariaDB4j/MariaDB4j/pull/1031
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/MariaDB4j/MariaDB4j/pull/1048
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/MariaDB4j/MariaDB4j/pull/1049
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/MariaDB4j/MariaDB4j/pull/1076
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/MariaDB4j/MariaDB4j/pull/1077
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/MariaDB4j/MariaDB4j/pull/1083
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/MariaDB4j/MariaDB4j/pull/1086
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/MariaDB4j/MariaDB4j/pull/1111