File tree 2 files changed +1
-7
lines changed
2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 77
77
<artifactId >mockito-junit-jupiter</artifactId >
78
78
<scope >test</scope >
79
79
</dependency >
80
- <dependency >
81
- <groupId >javax.xml.bind</groupId >
82
- <artifactId >jaxb-api</artifactId >
83
- <version >2.3.0</version >
84
- <scope >test</scope >
85
- </dependency >
86
80
</dependencies >
87
81
88
82
<build >
Original file line number Diff line number Diff line change 28
28
<classgraph .version>4.8.65</classgraph .version>
29
29
<hibernate-validator .version>6.1.2.Final</hibernate-validator .version>
30
30
<javax .el.version>3.0.0</javax .el.version>
31
- <mockito .version>3.3.0 </mockito .version>
31
+ <mockito .version>3.3.3 </mockito .version>
32
32
<maven-surefire-plugin .version>2.22.2</maven-surefire-plugin .version>
33
33
<maven-compiler-plugin .version>3.8.1</maven-compiler-plugin .version>
34
34
<maven-cobertura-plugin .version>2.7</maven-cobertura-plugin .version>
You can’t perform that action at this time.
0 commit comments