File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 </dependency >
4040
4141 <!-- Unit test dependencies -->
42- <dependency >
43- <groupId >org.mockito</groupId >
44- <artifactId >mockito-core</artifactId >
45- <scope >test</scope >
46- </dependency >
4742 <dependency >
4843 <groupId >org.slf4j</groupId >
4944 <artifactId >slf4j-simple</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.bootique.modules.parent</groupId >
77 <artifactId >bootique-modules-parent</artifactId >
8- <version >4.0.2 </version >
8+ <version >4.0.3 </version >
99 </parent >
1010
1111 <groupId >io.bootique.simplejavamail</groupId >
108108 <artifactId >jakarta.activation-api</artifactId >
109109 <version >${activation2.version} </version >
110110 </dependency >
111- <dependency >
112- <groupId >org.mockito</groupId >
113- <artifactId >mockito-core</artifactId >
114- <version >${mockito.version} </version >
115- </dependency >
116111 <dependency >
117112 <groupId >org.slf4j</groupId >
118113 <artifactId >slf4j-api</artifactId >
You can’t perform that action at this time.
0 commit comments