Bump the dev-dependencies group with 6 updates #52
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 dev-dependencies group with 6 updates:
3.3.0
3.4.0
10.12.1
10.12.2
5.9.3
5.10.0
1.14.5
1.14.6
3.9.3
3.9.4
3.9.3
3.9.4
Updates
org.apache.maven.plugins:maven-enforcer-plugin
from 3.3.0 to 3.4.0Release notes
Sourced from org.apache.maven.plugins:maven-enforcer-plugin's releases.
Commits
3d365f7
[maven-release-plugin] prepare release enforcer-3.4.05feb93a
[MENFORCER-489] Bump commons-lang3 from 3.12.0 to 3.13.08f2de47
Bump org.junit:junit-bom from 5.9.3 to 5.10.022ff3c7
[MENFORCER-488] Add EnforcerLogger.is<Level>Enabled() (#279)8c92bda
Clarify availability of AbstractEnforcerRuleb3208e1
[MENFORCER-487] Bump commons-codec from 1.15 to 1.16.04ba1dd0
[MENFORCER-486] Bump commons-codec from 1.15 to 1.16.073b2aa7
[MENFORCER-485] Upgrade Parent to 403300c1a
Bump guava7a8e882
Bump snappy-javaUpdates
com.puppycrawl.tools:checkstyle
from 10.12.1 to 10.12.2Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
Commits
457b94c
[maven-release-plugin] prepare release checkstyle-10.12.23e833da
doc: release notes for 10.12.274dc9ef
Issue #13321: Kill mutation for JavadocUtil19f4925
Issue #13321: Kill mutation for CheckUtil-5f9d79d0
Issue #13100: Create tests from InnerTypeLast xdoc examplesf5cbb24
Issue #13321: Kill mutation for Xpath profilee539d51
minor: exclude codacy web site from linkcheck validation, permanent 40363b4549
Issue #13100: Create tests from HideUtilityClassConstructor xdoc examples0179a6b
Issue #13100: Create tests from FinalClass xdoc examples1372c78
Issue #13100: Create tests from DesignForExtension xdoc examplesUpdates
org.junit.jupiter:junit-jupiter-engine
from 5.9.3 to 5.10.0Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
Commits
7f619ca
Release 5.109899de4
Update Gradle Enterprise plugin to 3.1445b970f
Replace soon-to-be-deprecated usages of project.buildDir463ae36
Prune Release Notes for 5.10 GA893c64b
Back to snapshots for further developmente6ff0c5
Release 5.10.0-RC2b08a76b
Add 5.10.0-RC2 release notes2c278c7
Revert "Prune Release Notes for 5.10 GA"acb6e65
Provide access to source element annotations forTempDirFactory
73818a1
Bump org.gradle.toolchains:foojay-resolver from 0.5.0 to 0.6.0Updates
net.bytebuddy:byte-buddy
from 1.14.5 to 1.14.6Release notes
Sourced from net.bytebuddy:byte-buddy's releases.
Changelog
Sourced from net.bytebuddy:byte-buddy's changelog.
Commits
199ce8e
[maven-release-plugin] prepare release byte-buddy-1.14.6572307e
[release] Release new version405af61
Add method to patch with explicit differential matcher.0f1d715
Make substitutable class file transformers unwrappable and unwrap before appl...5e3f7fc
Avoid running annotation-related tests on Windows for Java 17 as they fail on...c0fbd7f
Add checksums.67ac129
Fix compatibility warning (false positive).10e13ac
Attempt changing class name.f13bce2
Attempt changing class name.e72c091
Add platform loader to Maven Mojo provided class file locator.Updates
org.apache.maven:maven-plugin-api
from 3.9.3 to 3.9.4Release notes
Sourced from org.apache.maven:maven-plugin-api's releases.
Commits
dfbb324
[maven-release-plugin] prepare release maven-3.9.435be293
[MNG-7847] Upgrade resolver to 1.9.142963769
[MNG-7846] Break out of endless loop (#1206)3f37e6a
Bump guava from 31.1-jre to 32.0.1-jre (#1189)07491eb
[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven:maven-core
from 3.9.3 to 3.9.4Release notes
Sourced from org.apache.maven:maven-core's releases.
Commits
dfbb324
[maven-release-plugin] prepare release maven-3.9.435be293
[MNG-7847] Upgrade resolver to 1.9.142963769
[MNG-7846] Break out of endless loop (#1206)3f37e6a
Bump guava from 31.1-jre to 32.0.1-jre (#1189)07491eb
[maven-release-plugin] prepare for next development iterationDependabot 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> dependency
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> dependency
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