File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
storage-targets/cds-feature-attachments-oss Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2525 <dependency >
2626 <groupId >org.springframework.boot</groupId >
2727 <artifactId >spring-boot-dependencies</artifactId >
28- <version >3.5.6 </version >
28+ <version >3.5.7 </version >
2929 <type >pom</type >
3030 <scope >import</scope >
3131 </dependency >
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.35.2 </software .amazon.awssdk-s3-version>
68+ <software .amazon.awssdk-s3-version>2.38.1 </software .amazon.awssdk-s3-version>
6969 <software .amazon.awssdk-crt-version>0.39.4</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 -->
73- <cds .services.version>3.10.4 </cds .services.version>
73+ <cds .services.version>3.10.5 </cds .services.version>
7474 <!-- https://www.npmjs.com/package/@sap/cds-dk?activeTab=versions -->
7575 <cds .cdsdk-version>8.9.8</cds .cdsdk-version>
7676
102102 <dependency >
103103 <groupId >org.junit</groupId >
104104 <artifactId >junit-bom</artifactId >
105- <version >6.0.0 </version >
105+ <version >6.0.1 </version >
106106 <type >pom</type >
107107 <scope >import</scope >
108108 </dependency >
226226 <plugin >
227227 <groupId >org.pitest</groupId >
228228 <artifactId >pitest-maven</artifactId >
229- <version >1.21.0 </version >
229+ <version >1.21.1 </version >
230230 </plugin >
231231 <plugin >
232232 <groupId >com.github.spotbugs</groupId >
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.31.3 </version >
48+ <version >12.32.0 </version >
4949 </dependency >
5050
5151 <dependency >
You can’t perform that action at this time.
0 commit comments