File tree Expand file tree Collapse file tree 1 file changed +4
-18
lines changed
Expand file tree Collapse file tree 1 file changed +4
-18
lines changed Original file line number Diff line number Diff line change 5959 <dependency >
6060 <groupId >io.avaje</groupId >
6161 <artifactId >junit</artifactId >
62- <version >1.1 </version >
62+ <version >1.5 </version >
6363 <scope >test</scope >
6464 </dependency >
6565
9292 </dependency >
9393
9494 <dependency >
95- <groupId >org.avaje.composite</groupId >
96- <artifactId >logback</artifactId >
97- <version >1.1</version >
98- <scope >test</scope >
99- </dependency >
100-
101- <dependency >
102- <groupId >org.mockito</groupId >
103- <artifactId >mockito-core</artifactId >
104- <version >3.11.2</version >
105- <scope >test</scope >
106- </dependency >
107-
108- <dependency >
109- <groupId >org.avaje.composite</groupId >
110- <artifactId >composite-testing</artifactId >
111- <version >3.1</version >
95+ <groupId >ch.qos.logback</groupId >
96+ <artifactId >logback-classic</artifactId >
97+ <version >1.5.17</version >
11298 <scope >test</scope >
11399 </dependency >
114100
You can’t perform that action at this time.
0 commit comments