Bump the minor-patch group across 1 directory with 6 updates - #885
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the minor-patch group across 1 directory with 6 updates#885dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) | `4.10.3.0` | `4.10.4.0` | | [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) | `4.10.3` | `4.10.4` | | software.amazon.awssdk:s3 | `2.53.2` | `2.54.3` | | [com.azure:azure-storage-blob](https://github.com/Azure/azure-sdk-for-java) | `12.35.0` | `12.35.1` | | [com.google.cloud:google-cloud-storage](https://github.com/googleapis/google-cloud-java) | `2.71.0` | `2.72.0` | | [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) | `4.1.0` | `4.1.1` | Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.10.3.0 to 4.10.4.0 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.10.3.0...spotbugs-maven-plugin-4.10.4.0) Updates `com.github.spotbugs:spotbugs-annotations` from 4.10.3 to 4.10.4 - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.10.3...4.10.4) Updates `software.amazon.awssdk:s3` from 2.53.2 to 2.54.3 Updates `com.azure:azure-storage-blob` from 12.35.0 to 12.35.1 - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@com.azure+azure-storage-blob_12.35.0...com.azure+azure-storage-blob_12.35.1) Updates `com.google.cloud:google-cloud-storage` from 2.71.0 to 2.72.0 - [Release notes](https://github.com/googleapis/google-cloud-java/releases) - [Changelog](https://github.com/googleapis/google-cloud-java/blob/main/java-document-ai/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-java/commits) Updates `org.springframework.boot:spring-boot-dependencies` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.10.4.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-version: 4.10.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.54.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: com.azure:azure-storage-blob dependency-version: 12.35.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: com.google.cloud:google-cloud-storage dependency-version: 2.72.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch ... 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 minor-patch group with 6 updates in the / directory:
4.10.3.04.10.4.04.10.34.10.42.53.22.54.312.35.012.35.12.71.02.72.04.1.04.1.1Updates
com.github.spotbugs:spotbugs-maven-pluginfrom 4.10.3.0 to 4.10.4.0Release notes
Sourced from com.github.spotbugs:spotbugs-maven-plugin's releases.
Commits
698cfa7[maven-release-plugin] prepare release spotbugs-maven-plugin-4.10.4.0f12b09f[pom] Update spotbugs core to 4.10.42fc78c6Merge pull request #1500 from hazendaz/master87e41d6Add more missing javadocs throughoutb2149c3[docs] Add missing javadocs to rest of integration tests6cdda40Merge pull request #1499 from hazendaz/masterd9d54a6Merge pull request #1498 from spotbugs/renovate/byte-buddy.version54738d7Require maven 3.8.9 or betterd3646eeUpdate byte-buddy.version to v1.18.12011cbecMerge pull request #1497 from hazendaz/masterUpdates
com.github.spotbugs:spotbugs-annotationsfrom 4.10.3 to 4.10.4Release notes
Sourced from com.github.spotbugs:spotbugs-annotations's releases.
Changelog
Sourced from com.github.spotbugs:spotbugs-annotations's changelog.
Commits
1a58a48release v4.10.4160d4a6Gradle build cleanup (#4255)2354168Fix EI_EXPOSE_REP not reported for anonymous-class getters (#4237)4895bceFix naked notify detection after local stores (#4245)28348e5Fixes #3955 : Fix URF_UNREAD_FIELD false negative for unread fields i… (#4246)3ec259echore(build): Add changelog regarding dependency management constraints remov...33075ceRemove eclipse table latest as noted version 3.1 that is long retired and dis...1bf27d8Update Gradle to v9.7.1 (#4252)ee61d5bUpdate dependency com.google.guava:guava to v33.7.1-jre (#4250)f352226Update plugin com.diffplug.spotless to v8.10.0 (#4249)Updates
software.amazon.awssdk:s3from 2.53.2 to 2.54.3Updates
com.azure:azure-storage-blobfrom 12.35.0 to 12.35.1Release notes
Sourced from com.azure:azure-storage-blob's releases.
Commits
c923efaPrepare patch release 20260818 (#50173)c6b40a1Add WireMock dependency version 2.35.2 to external dependencies8c93dcaIncrement package versions for commvaultcontentstore releases (#50171)f3e1875Configurations: 'specification/compute/resource-manager/Microsoft.Compute/Co...d39ffcaPrepare OTel AutoConfigure release v1.6.0 (#50167)ac5a002[AzureMonitorAutoConfigure] Validate ingestion and Live Metrics redirect targ...53e6420Increment versions for core releases (#50152)168277bUpdate resources TypeSpec commit (#50164)6cc7989Migrate resource manager resources generation to TypeSpec (#50111)645e30cIncrement package versions for network auto-releases (#50162)Updates
com.google.cloud:google-cloud-storagefrom 2.71.0 to 2.72.0Changelog
Sourced from com.google.cloud:google-cloud-storage's changelog.
Commits
Updates
org.springframework.boot:spring-boot-dependenciesfrom 4.1.0 to 4.1.1Release notes
Sourced from org.springframework.boot:spring-boot-dependencies's releases.
... (truncated)
Commits
6fdf67eRelease 4.1.1fde599bUpgrade to Spring Pulsar 2.0.79daa58fUpgrade to Spring HATEOAS 3.1.2353993eUpgrade to Spring Data Bom 2026.0.124ba596Upgrade to Spring Session 4.1.15cb5c29Upgrade to Spring Security 7.1.14adc8ebUpgrade to Spring LDAP 4.1.14d9c19cUpgrade to Spring Kafka 4.1.1f30f612Upgrade to Spring Integration 7.1.1b930283Upgrade to Spring gRPC 1.1.1Dependabot 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