Skip to content

Commit 47672ca

Browse files
Bump the minor-patch group across 1 directory with 3 updates (#772)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marvin <marvin.lindner@sap.com>
1 parent e91d0c6 commit 47672ca

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565

6666
<excluded.generation.package>com/sap/cds/feature/attachments/generated/</excluded.generation.package>
6767

68-
<software.amazon.awssdk-s3-version>2.42.18</software.amazon.awssdk-s3-version>
69-
<software.amazon.awssdk-crt-version>0.43.9</software.amazon.awssdk-crt-version>
68+
<software.amazon.awssdk-s3-version>2.42.23</software.amazon.awssdk-s3-version>
69+
<software.amazon.awssdk-crt-version>0.44.0</software.amazon.awssdk-crt-version>
7070

7171
<!-- Versions of CAP Java and cds-dk used for build and integrations tests -->
7272
<!-- https://central.sonatype.com/artifact/com.sap.cds/cds-services-api/versions -->

storage-targets/cds-feature-attachments-oss/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>com.google.cloud</groupId>
5353
<artifactId>google-cloud-storage</artifactId>
54-
<version>2.64.0</version>
54+
<version>2.64.1</version>
5555
</dependency>
5656

5757
<!-- TESTS -->

0 commit comments

Comments
 (0)