File tree Expand file tree Collapse file tree 3 files changed +0
-20
lines changed
Expand file tree Collapse file tree 3 files changed +0
-20
lines changed Original file line number Diff line number Diff line change 4747 <groupId >com.bucket4j</groupId >
4848 <artifactId >bucket4j-core</artifactId >
4949 </dependency >
50- <dependency >
51- <groupId >com.flipkart.zjsonpatch</groupId >
52- <artifactId >zjsonpatch</artifactId >
53- </dependency >
5450 <dependency >
5551 <groupId >com.github.ben-manes.caffeine</groupId >
5652 <artifactId >caffeine</artifactId >
6662 <artifactId >mockito-junit-jupiter</artifactId >
6763 <scope >test</scope >
6864 </dependency >
69- <dependency >
70- <groupId >com.github.stefanbirkner</groupId >
71- <artifactId >system-lambda</artifactId >
72- <scope >test</scope >
73- </dependency >
7465 <dependency >
7566 <groupId >org.wiremock</groupId >
7667 <artifactId >wiremock</artifactId >
Original file line number Diff line number Diff line change 279279 <version >5.15.2</version >
280280 <scope >test</scope >
281281 </dependency >
282- <dependency >
283- <groupId >com.github.stefanbirkner</groupId >
284- <artifactId >system-lambda</artifactId >
285- <version >1.2.1</version >
286- <scope >test</scope >
287- </dependency >
288282 <dependency >
289283 <groupId >uk.org.webcompere</groupId >
290284 <artifactId >system-stubs-jupiter</artifactId >
Original file line number Diff line number Diff line change 4242 <groupId >org.springframework.boot</groupId >
4343 <artifactId >spring-boot-autoconfigure</artifactId >
4444 </dependency >
45- <dependency >
46- <groupId >org.springframework.boot</groupId >
47- <artifactId >spring-boot-actuator</artifactId >
48- <optional >${org.springframework.boot.spring-boot-actuator.optional} </optional >
49- </dependency >
5045 <dependency >
5146 <groupId >com.github.ben-manes.caffeine</groupId >
5247 <artifactId >caffeine</artifactId >
You can’t perform that action at this time.
0 commit comments