File tree Expand file tree Collapse file tree
storage-targets/cds-feature-attachments-oss Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7878 <dependency >
7979 <groupId >ch.qos.logback</groupId >
8080 <artifactId >logback-classic</artifactId >
81- <version >1.5.26 </version >
81+ <version >1.5.32 </version >
8282 <scope >test</scope >
8383 </dependency >
8484 <dependency >
Original file line number Diff line number Diff line change 3333 <dependency >
3434 <groupId >org.wiremock.integrations</groupId >
3535 <artifactId >wiremock-spring-boot</artifactId >
36- <version >4.0.9 </version >
36+ <version >4.1.0 </version >
3737 <scope >test</scope >
3838 </dependency >
3939 </dependencies >
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.41.14 </software .amazon.awssdk-s3-version>
69- <software .amazon.awssdk-crt-version>0.42.2 </software .amazon.awssdk-crt-version>
68+ <software .amazon.awssdk-s3-version>2.41.29 </software .amazon.awssdk-s3-version>
69+ <software .amazon.awssdk-crt-version>0.43.3 </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 -->
102102 <dependency >
103103 <groupId >org.junit</groupId >
104104 <artifactId >junit-bom</artifactId >
105- <version >6.0.2 </version >
105+ <version >6.0.3 </version >
106106 <type >pom</type >
107107 <scope >import</scope >
108108 </dependency >
176176 </plugin >
177177 <plugin >
178178 <artifactId >maven-compiler-plugin</artifactId >
179- <version >3.14.1 </version >
179+ <version >3.15.0 </version >
180180 </plugin >
181181 <plugin >
182182 <artifactId >maven-source-plugin</artifactId >
219219 <plugin >
220220 <groupId >org.pitest</groupId >
221221 <artifactId >pitest-maven</artifactId >
222- <version >1.22.0 </version >
222+ <version >1.22.1 </version >
223223 </plugin >
224224 <plugin >
225225 <groupId >com.github.spotbugs</groupId >
348348 <plugin >
349349 <groupId >com.diffplug.spotless</groupId >
350350 <artifactId >spotless-maven-plugin</artifactId >
351- <version >3.2.0 </version >
351+ <version >3.2.1 </version >
352352 <configuration >
353353 <java >
354354 <googleJavaFormat >
Original file line number Diff line number Diff line change 4545 <dependency >
4646 <groupId >com.azure</groupId >
4747 <artifactId >azure-storage-blob</artifactId >
48- <version >12.33.0 </version >
48+ <version >12.33.2 </version >
4949 </dependency >
5050
5151 <dependency >
5252 <groupId >com.google.cloud</groupId >
5353 <artifactId >google-cloud-storage</artifactId >
54- <version >2.62 .0</version >
54+ <version >2.63 .0</version >
5555 </dependency >
5656
5757 <!-- TESTS -->
You can’t perform that action at this time.
0 commit comments