File tree Expand file tree Collapse file tree
integration-tests/mtx-local/srv
storage-targets/cds-feature-attachments-oss Expand file tree Collapse file tree Original file line number Diff line number Diff line change 206206 <plugin >
207207 <groupId >org.apache.maven.plugins</groupId >
208208 <artifactId >maven-resources-plugin</artifactId >
209- <version >3.4 .0</version >
209+ <version >3.5 .0</version >
210210 <executions >
211211 <execution >
212212 <id >copy-cds-models-to-sidecar</id >
230230 <plugin >
231231 <groupId >org.codehaus.mojo</groupId >
232232 <artifactId >exec-maven-plugin</artifactId >
233- <version >3.5.0 </version >
233+ <version >3.6.3 </version >
234234 <configuration >
235235 <environmentVariables >
236236 <PATH >${cds.node.directory}${path.separator}${env.PATH} </PATH >
Original file line number Diff line number Diff line change 6565
6666 <excluded .generation.package>com/sap/cds/feature/attachments/generated/</excluded .generation.package>
6767
68- <software .amazon.awssdk-s3-version>2.42.28 </software .amazon.awssdk-s3-version>
68+ <software .amazon.awssdk-s3-version>2.42.33 </software .amazon.awssdk-s3-version>
6969 <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 -->
Original file line number Diff line number Diff line change 5151 <dependency >
5252 <groupId >com.google.cloud</groupId >
5353 <artifactId >google-cloud-storage</artifactId >
54- <version >2.64.1 </version >
54+ <version >2.66.0 </version >
5555 </dependency >
5656
5757 <!-- TESTS -->
You can’t perform that action at this time.
0 commit comments