Bump the java-maven-deps group across 1 directory with 5 updates#1992
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the java-maven-deps group across 1 directory with 5 updates#1992dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the java-maven-deps group with 5 updates in the /java directory: | Package | From | To | | --- | --- | --- | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.22.0` | `2.22.1` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.22.0` | `2.22.1` | | [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) | `4.10.2` | `4.10.3` | | [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) | `4.10.2.0` | `4.10.3.0` | | [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) | `0.10.0` | `0.11.0` | Updates `com.fasterxml.jackson.core:jackson-databind` from 2.22.0 to 2.22.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.22.0 to 2.22.1 Updates `com.github.spotbugs:spotbugs-annotations` from 4.10.2 to 4.10.3 - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.10.2...4.10.3) Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.10.2.0 to 4.10.3.0 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.10.2.0...spotbugs-maven-plugin-4.10.3.0) Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.10.0 to 0.11.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-maven-deps - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.22.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-maven-deps - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-version: 4.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-maven-deps - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.10.3.0 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java-maven-deps - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java-maven-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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 java-maven-deps group with 5 updates in the /java directory:
2.22.02.22.12.22.02.22.14.10.24.10.34.10.2.04.10.3.00.10.00.11.0Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.22.0 to 2.22.1Commits
Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310from 2.22.0 to 2.22.1Updates
com.github.spotbugs:spotbugs-annotationsfrom 4.10.2 to 4.10.3Release notes
Sourced from com.github.spotbugs:spotbugs-annotations's releases.
Changelog
Sourced from com.github.spotbugs:spotbugs-annotations's changelog.
Commits
8d5cad4release v4.10.3f849bceUpdate junit-framework monorepo to v6.1.2 (#4199)368a213Fixes #4138 : Detect yoda-style null guards in lazy-init and related detector...21ba538Update actions/stale digest to 1e223db (#4197)6c91a0dUpdate dependency net.sf.saxon:Saxon-HE to v12.10 (#4198)7fb263eUpdate actions/setup-java digest to 0f481fc (#4196)c8f9bb1fix(deprecations): Replace deprecated io close with try with resources (#4194)1c78756chore{build): Update eclipse-convention.gradle.kts file (#4193)1aec284fix: improve EQ_DOESNT_OVERRIDE_EQUALS warning to mention symmetry risk (#4016)f3ddc36Fixes #4055 : Record method-reference targets as called methods (#4059)Updates
com.github.spotbugs:spotbugs-maven-pluginfrom 4.10.2.0 to 4.10.3.0Release notes
Sourced from com.github.spotbugs:spotbugs-maven-plugin's releases.
Commits
f0e6f45[maven-release-plugin] prepare release spotbugs-maven-plugin-4.10.3.086af8d5Merge pull request #1473 from spotbugs/renovate/spotbugs.version2fc1232Update dependency com.github.spotbugs:spotbugs to v4.10.38938370Merge pull request #1472 from hazendaz/antwork68ee04dReplace 'ant' usage with process builder4fcdf58Merge pull request #1471 from hazendaz/masterc97f85e[ci] Minor cleanup after toolchain adjustmentsf7dde3a[nio] Change 'spotbugsAuxClasspath' file to a temp file and remove larger try...ce2addbMerge pull request #1470 from hazendaz/restructurebc53d37[ci] readme update to reproducible builesd infoUpdates
org.sonatype.central:central-publishing-maven-pluginfrom 0.10.0 to 0.11.0Commits
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 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