We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c400b0d commit e476e8aCopy full SHA for e476e8a
pom.xml
@@ -65,7 +65,7 @@
65
66
<excluded.generation.package>com/sap/cds/feature/attachments/generated/</excluded.generation.package>
67
68
- <software.amazon.awssdk-s3-version>2.40.8</software.amazon.awssdk-s3-version>
+ <software.amazon.awssdk-s3-version>2.40.13</software.amazon.awssdk-s3-version>
69
<software.amazon.awssdk-crt-version>0.41.0</software.amazon.awssdk-crt-version>
70
71
<!-- Versions of CAP Java and cds-dk used for build and integrations tests -->
@@ -125,7 +125,7 @@
125
<dependency>
126
<groupId>ch.qos.logback</groupId>
127
<artifactId>logback-classic</artifactId>
128
- <version>1.5.22</version>
+ <version>1.5.23</version>
129
<scope>test</scope>
130
</dependency>
131
0 commit comments