Skip to content

Commit

Permalink
Bump the all-modules group in /sda-sftp-inbox with 2 updates
Browse files Browse the repository at this point in the history
Bumps the all-modules group in /sda-sftp-inbox with 2 updates: [com.amazonaws:aws-java-sdk-s3](https://github.com/aws/aws-sdk-java) and [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit5).


Updates `com.amazonaws:aws-java-sdk-s3` from 1.12.779 to 1.12.780
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.779...1.12.780)

Updates `org.junit.vintage:junit-vintage-engine` from 5.11.3 to 5.11.4
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.3...r5.11.4)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-s3
  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-patch
  dependency-group: all-modules
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and aaperis committed Dec 17, 2024
1 parent 1176989 commit 946fd26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sda-sftp-inbox/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-s3</artifactId>
<version>1.12.779</version>
<version>1.12.780</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down Expand Up @@ -160,7 +160,7 @@
<dependency>
<groupId>org.junit.vintage</groupId>
<artifactId>junit-vintage-engine</artifactId>
<version>5.11.3</version>
<version>5.11.4</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 946fd26

Please sign in to comment.