Bump the maven group with 8 updates#2885
Merged
eamonnmcmanus merged 1 commit intomainfrom Aug 1, 2025
Merged
Conversation
Member
|
@dependabot rebase |
Bumps the maven group with 8 updates: | Package | From | To | | --- | --- | --- | | [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) | `2.39.0` | `2.41.0` | | [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `3.6.0` | `3.6.1` | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `2.44.5` | `2.46.1` | | [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) | `2.39.0` | `2.41.0` | | [org.moditect:moditect-maven-plugin](https://github.com/moditect/moditect) | `1.2.2.Final` | `1.3.0.Final` | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.13.3` | `5.13.4` | | com.android.tools:r8 | `8.9.35` | `8.11.18` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.19.1` | `2.19.2` | Updates `com.google.errorprone:error_prone_core` from 2.39.0 to 2.41.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.39.0...v2.41.0) Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.6.0 to 3.6.1 - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.6.0...enforcer-3.6.1) Updates `com.diffplug.spotless:spotless-maven-plugin` from 2.44.5 to 2.46.1 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/2.44.5...maven/2.46.1) Updates `com.google.errorprone:error_prone_annotations` from 2.39.0 to 2.41.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.39.0...v2.41.0) Updates `org.moditect:moditect-maven-plugin` from 1.2.2.Final to 1.3.0.Final - [Release notes](https://github.com/moditect/moditect/releases) - [Commits](moditect/moditect@1.2.2.Final...1.3.0.Final) Updates `org.junit:junit-bom` from 5.13.3 to 5.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.3...r5.13.4) Updates `com.android.tools:r8` from 8.9.35 to 8.11.18 Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.1 to 2.19.2 - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.google.errorprone:error_prone_core dependency-version: 2.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 2.46.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.google.errorprone:error_prone_annotations dependency-version: 2.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.moditect:moditect-maven-plugin dependency-version: 1.3.0.Final dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.junit:junit-bom dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.android.tools:r8 dependency-version: 8.11.18 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
9d9f3c2 to
4c47c71
Compare
eamonnmcmanus
approved these changes
Aug 1, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 maven group with 8 updates:
2.39.02.41.03.6.03.6.12.44.52.46.12.39.02.41.01.2.2.Final1.3.0.Final5.13.35.13.48.9.358.11.182.19.12.19.2Updates
com.google.errorprone:error_prone_corefrom 2.39.0 to 2.41.0Release notes
Sourced from com.google.errorprone:error_prone_core's releases.
Commits
d6539d6Release Error Prone 2.41.06161d4eSkip BooleanLiteral findings if the target type is boxed98d83bfAvoid touching parameters of@Subscribemethods.13d46e7Refactor to use WellKnownKeepef33eeeFix a println statement left over from https://github.com/google/error-prone/...ce784a9Detect non-private, non-override methods in anonymous classes43759cdRecognisecom.google.common.inject.components.OtherRequiredBindingsas an i...ef5073bUnnecessaryQualifier: don't fire oninterfaces, in deference to Dagger.3d7b585TruthIncompatibleTypesupport forMultisetSubject#hasCount.b5c6175Add a test confirming external #5151.Updates
org.apache.maven.plugins:maven-enforcer-pluginfrom 3.6.0 to 3.6.1Release notes
Sourced from org.apache.maven.plugins:maven-enforcer-plugin's releases.
Commits
9b9b705[maven-release-plugin] prepare release enforcer-3.6.1469f45cMove contributing information into README - fix cla linkfec424aMove contributing information into README3abe11dBump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#910)d58be76Improve performance of transitive dependency checks (#904)1f7ac3cnull analysis (#907)3bfbff8Fix some typos8da0311Remove unused javax.annotations dependency (#899)06bcf29Remove unused methods (#900)b25c800Fix NPE when a classifier part is specified but an artifact classifier is nul...Updates
com.diffplug.spotless:spotless-maven-pluginfrom 2.44.5 to 2.46.1Release notes
Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.
Commits
0572107Published maven/2.46.19e11c9dPublished gradle/7.2.1314418cPublished lib/3.3.15e9df11Windows Compatibility Fix for Git Pre-push Hook (#2562)24ca3bcWe should run CI for PRs againstreleasealso.222085bUpdate changelogs.776f7d1execute pre-push hookb8e80bctests fix1042742spotlessApply4cf8137git pre push hook windows fixUpdates
com.google.errorprone:error_prone_annotationsfrom 2.39.0 to 2.41.0Release notes
Sourced from com.google.errorprone:error_prone_annotations's releases.
Commits
d6539d6Release Error Prone 2.41.06161d4eSkip BooleanLiteral findings if the target type is boxed98d83bfAvoid touching parameters of@Subscribemethods.13d46e7Refactor to use WellKnownKeepef33eeeFix a println statement left over from https://github.com/google/error-prone/...ce784a9Detect non-private, non-override methods in anonymous classes43759cdRecognisecom.google.common.inject.components.OtherRequiredBindingsas an i...ef5073bUnnecessaryQualifier: don't fire oninterfaces, in deference to Dagger.3d7b585TruthIncompatibleTypesupport forMultisetSubject#hasCount.b5c6175Add a test confirming external #5151.Updates
org.moditect:moditect-maven-pluginfrom 1.2.2.Final to 1.3.0.FinalRelease notes
Sourced from org.moditect:moditect-maven-plugin's releases.
Commits
0053e2bReleasing version 1.3.0.Final4c86fb8Merge pull request #264 from aalmiray/main5cdd34cbuild: Update plugins from parent68618b5build: Update changelog configuration2d60d8fdeps: Update jcommander to 2.000abb5bdeps: Update build-helper-maven-plugin to 3.6.1ab40c70deps: Update maven-shade-plugin to 3.6.00fed58fdeps: Update maven-plugin-plugin to 3.15.19e22a5edeps: Update slf4j-api to 2.0.176c0ded3deps: Update assertj to 3.27.3Updates
org.junit:junit-bomfrom 5.13.3 to 5.13.4Release notes
Sourced from org.junit:junit-bom's releases.
Commits
8a21048Release 5.13.49a38789Finalize 5.13.4 release notes458325cLog only once per implementation type forCloseableResourcetypes976a110Protect against potential problems when converting file-based selectorse94f728Allow default package forPackageSourceb60fecfFail on classpath resource names that are blank after removing leading /6378c88Removejava.*packages fromImport-Packageheaders in all jars (#4738)1a360f3Create initial 5.13.4 release notes from template806fc9aDocument #4689 in release notes1653839Document #4686 in release notesUpdates
com.android.tools:r8from 8.9.35 to 8.11.18Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.19.1 to 2.19.2Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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