File tree Expand file tree Collapse file tree 5 files changed +0
-22
lines changed
Expand file tree Collapse file tree 5 files changed +0
-22
lines changed Original file line number Diff line number Diff line change 9595 <docker-builder .image.name>s3mock-buildx</docker-builder .image.name>
9696 <docker-maven-plugin .version>0.48.0</docker-maven-plugin .version>
9797 <docker .image.name>adobe/s3mock</docker .image.name>
98- <jspecify .version>1.0.0</jspecify .version>
9998 <junit-jupiter .version>5.7.2</junit-jupiter .version>
10099 <junit .version>4.13.2</junit .version>
101100
227226 <artifactId >httpmime</artifactId >
228227 <version >${httpmime.version} </version >
229228 </dependency >
230- <dependency >
231- <groupId >org.jspecify</groupId >
232- <artifactId >jspecify</artifactId >
233- <version >${jspecify.version} </version >
234- </dependency >
235229 <dependency >
236230 <!-- Workaround: set version here to force dependencies to converge. -->
237231 <groupId >org.jetbrains</groupId >
Original file line number Diff line number Diff line change 7878 <groupId >software.amazon.awssdk</groupId >
7979 <artifactId >aws-crt-client</artifactId >
8080 </dependency >
81- <dependency >
82- <groupId >org.jspecify</groupId >
83- <artifactId >jspecify</artifactId >
84- </dependency >
8581 <dependency >
8682 <groupId >org.jetbrains.kotlin</groupId >
8783 <artifactId >kotlin-stdlib</artifactId >
Original file line number Diff line number Diff line change 4343 <groupId >software.amazon.awssdk</groupId >
4444 <artifactId >url-connection-client</artifactId >
4545 </dependency >
46- <dependency >
47- <groupId >org.jspecify</groupId >
48- <artifactId >jspecify</artifactId >
49- </dependency >
5046 <dependency >
5147 <groupId >org.assertj</groupId >
5248 <artifactId >assertj-core</artifactId >
Original file line number Diff line number Diff line change 5252 <groupId >org.jetbrains.kotlin</groupId >
5353 <artifactId >kotlin-stdlib</artifactId >
5454 </dependency >
55- <dependency >
56- <groupId >org.jspecify</groupId >
57- <artifactId >jspecify</artifactId >
58- </dependency >
5955 <dependency >
6056 <groupId >com.adobe.testing</groupId >
6157 <artifactId >s3mock</artifactId >
Original file line number Diff line number Diff line change 3939 <groupId >org.testng</groupId >
4040 <artifactId >testng</artifactId >
4141 </dependency >
42- <dependency >
43- <groupId >org.jspecify</groupId >
44- <artifactId >jspecify</artifactId >
45- </dependency >
4642 <dependency >
4743 <groupId >org.assertj</groupId >
4844 <artifactId >assertj-core</artifactId >
You can’t perform that action at this time.
0 commit comments