Bump the all-modules group across 1 directory with 5 updates#1513
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the all-modules group across 1 directory with 5 updates#1513dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the all-modules group with 5 updates in the /sda-sftp-inbox directory: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `3.4.2` | `3.4.4` | | [org.apache.sshd:sshd-sftp](https://github.com/apache/mina-sshd) | `2.14.0` | `2.15.0` | | [com.amazonaws:aws-java-sdk-s3](https://github.com/aws/aws-sdk-java) | `1.12.781` | `1.12.782` | | [com.google.guava:guava](https://github.com/google/guava) | `33.4.0-jre` | `33.4.5-jre` | | [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit5) | `5.11.4` | `5.12.1` | Updates `org.springframework.boot:spring-boot-starter-parent` from 3.4.2 to 3.4.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.2...v3.4.4) Updates `org.apache.sshd:sshd-sftp` from 2.14.0 to 2.15.0 - [Release notes](https://github.com/apache/mina-sshd/releases) - [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md) - [Commits](apache/mina-sshd@sshd-2.14.0...sshd-2.15.0) Updates `com.amazonaws:aws-java-sdk-s3` from 1.12.781 to 1.12.782 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.781...1.12.782) Updates `com.google.guava:guava` from 33.4.0-jre to 33.4.5-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `org.junit.vintage:junit-vintage-engine` from 5.11.4 to 5.12.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-modules - dependency-name: org.apache.sshd:sshd-sftp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-modules - dependency-name: com.amazonaws:aws-java-sdk-s3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-modules - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-modules - dependency-name: org.junit.vintage:junit-vintage-engine dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-modules ... Signed-off-by: dependabot[bot] <support@github.com>
jbygdell
approved these changes
Mar 25, 2025
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 all-modules group with 5 updates in the /sda-sftp-inbox directory:
3.4.23.4.42.14.02.15.01.12.7811.12.78233.4.0-jre33.4.5-jre5.11.45.12.1Updates
org.springframework.boot:spring-boot-starter-parentfrom 3.4.2 to 3.4.4Release notes
Sourced from org.springframework.boot:spring-boot-starter-parent's releases.
... (truncated)
Commits
d4eb556Increase Nexus timeouts0226b6aRelease v3.4.46ba94aeMerge branch '3.3.x' into 3.4.x36a5936Next development version (v3.3.11-SNAPSHOT)375aba6Upgrade to Spring Framework 6.2.537e4a3cMerge branch '3.3.x' into 3.4.x99fa21cUpgrade to asciidoctor-extensions 1.0.0-alpha.17f86a6fbUpgrade to Spring Batch 5.2.26567609Merge branch '3.3.x' into 3.4.x80b6c59Improve debuggability of DockerComposeTestExtensionUpdates
org.apache.sshd:sshd-sftpfrom 2.14.0 to 2.15.0Release notes
Sourced from org.apache.sshd:sshd-sftp's releases.
Changelog
Sourced from org.apache.sshd:sshd-sftp's changelog.
... (truncated)
Commits
c651f7c[maven-release-plugin] prepare release sshd-2.15.02835991Bump version to 2.15.0-SNAPSHOT909b5e2Abstract revoked key handling in KnownHostsServerKeyVerifier11a9277Update documentation3427b21Bump Bouncy Castle 1.79 -> 1.80e59dd00GH-654: sshd-contrib: use test scope for assertj dependencye5f805eOpenSshmlKemTest: use alpine 3.217b19f6bUpdate CHANGES.mdfb21e1fMerge pull request #639 from ianjoneill/f-ed25519-bc9c49609Update docsUpdates
com.amazonaws:aws-java-sdk-s3from 1.12.781 to 1.12.782Changelog
Sourced from com.amazonaws:aws-java-sdk-s3's changelog.
Commits
62d16a5AWS SDK for Java 1.12.782d9d27d2Update GitHub version number to 1.12.782-SNAPSHOTUpdates
com.google.guava:guavafrom 33.4.0-jre to 33.4.5-jreRelease notes
Sourced from com.google.guava:guava's releases.
... (truncated)
Commits
Updates
org.junit.vintage:junit-vintage-enginefrom 5.11.4 to 5.12.1Release notes
Sourced from org.junit.vintage:junit-vintage-engine's releases.
... (truncated)
Commits
ba9c9aeRelease 5.12.1e28ad4aFinalize 5.12.1 release notes1044e2cMove entry to 5.12.1 release notesbea821dFix Javadoc formatting1a1a67dSet stable module name for the standalone JAR file062d3faRemove internal packages from API reports74521abIntroduceExtensionContext.getEnclosingTestClasses()1e135b9Create initial 5.12.1 release notes from templated540e4fLink to correct method31d60b7Split API reports by module and packageDependabot 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