Bump the build-dependencies group with 3 updates #3811
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the build-dependencies group with 3 updates: org.apache.maven.plugins:maven-clean-plugin, org.apache.maven.plugins:maven-checkstyle-plugin and com.mysql:mysql-connector-j.
Updates
org.apache.maven.plugins:maven-clean-plugin
from 3.3.1 to 3.3.2Release notes
Sourced from org.apache.maven.plugins:maven-clean-plugin's releases.
Commits
28759c4
[maven-release-plugin] prepare release maven-clean-plugin-3.3.28d533d9
[MCLEAN-114] Refresh download page536c367
[MCLEAN-111] Fix fast delete feature for filesets (#32)4bb70fd
Grammer mistake fixedcbdff3b
[MCLEAN-113] Downgrade plexus-xml to 3.0.006876c1
[MCLEAN-112] Bump parent to 40f698995
Type: fill --> file (#28)aa91a87
[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven.plugins:maven-checkstyle-plugin
from 3.3.0 to 3.3.1Commits
88262c5
[maven-release-plugin] prepare release maven-checkstyle-plugin-3.3.147b8ec6
[MCHECKSTYLE-403] Goal checkstyle:checkstyle ignores testResourcesd12ab8f
[MCHECKSTYLE-439] Upgrade to Parent 40b4c97c4
fix typo in "ckecks"2b0fc93
[MCHECKSTYLE-438] Update and backfill release notes1c271f1
[MCHECKSTYLE-412] Add option to exclude generated sources/test-sources from d...9ebda63
[MNG-6829] Replace StringUtils#isEmpty(String) and #isNotEmpty(String) (#121)472ed5a
remove unnecessary I/O indirections (#119)f3e9603
clean up before test (#120)756a61f
[maven-release-plugin] prepare for next development iterationUpdates
com.mysql:mysql-connector-j
from 8.1.0 to 8.2.0Changelog
Sourced from com.mysql:mysql-connector-j's changelog.
... (truncated)
Commits
06a1f72
Fix for Bug#35811592, Missing implementation for Connection.releaseSavepoint().9df3820
Update for GPL license book.ff822cf
Fix for tests failing due to expecting unsupported TLS versions.429db00
Fix for test SecureSessionTest.testXdevapiTlsVersionsAndCiphersuites() failur...d52033a
Fix for tests failing due to using unsupported cipher suites in MySQL 5.7.e18e626
Fix for tests failing due to using deprecated cipher suites.4f70ec3
Fix for Bug#91351 (Bug#28225464), MysqlConnectionPoolDataSource - autocommit ...71e4c6b
Fix for property description 'ConnectionProperties.treatMysqlDatetimeAsTimest...bae6356
Fix for property description 'ConnectionProperties.authenticationPlugins'.5701086
GPL license book update.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 commands and options
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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions