File tree 2 files changed +0
-20
lines changed
powertools-logging-logback 2 files changed +0
-20
lines changed Original file line number Diff line number Diff line change 82
82
<artifactId >commons-lang3</artifactId >
83
83
<scope >test</scope >
84
84
</dependency >
85
- <dependency >
86
- <groupId >org.mockito</groupId >
87
- <artifactId >mockito-core</artifactId >
88
- <scope >test</scope >
89
- </dependency >
90
- <dependency >
91
- <groupId >org.mockito</groupId >
92
- <artifactId >mockito-inline</artifactId >
93
- <scope >test</scope >
94
- </dependency >
95
85
<dependency >
96
86
<groupId >org.aspectj</groupId >
97
87
<artifactId >aspectjweaver</artifactId >
Original file line number Diff line number Diff line change 78
78
<artifactId >commons-lang3</artifactId >
79
79
<scope >test</scope >
80
80
</dependency >
81
- <dependency >
82
- <groupId >org.mockito</groupId >
83
- <artifactId >mockito-core</artifactId >
84
- <scope >test</scope >
85
- </dependency >
86
- <dependency >
87
- <groupId >org.mockito</groupId >
88
- <artifactId >mockito-inline</artifactId >
89
- <scope >test</scope >
90
- </dependency >
91
81
<dependency >
92
82
<groupId >org.aspectj</groupId >
93
83
<artifactId >aspectjweaver</artifactId >
You can’t perform that action at this time.
0 commit comments