File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
xsender/spring-boot-extension/integration-tests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 37
37
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
38
38
39
39
<compiler-plugin .version>3.10.0</compiler-plugin .version>
40
- <surefire-plugin .version>3.0.0 </surefire-plugin .version>
40
+ <surefire-plugin .version>3.3.1 </surefire-plugin .version>
41
41
<maven-source-plugin .version>3.2.1</maven-source-plugin .version>
42
42
<maven-javadoc-plugin .version>3.2.0</maven-javadoc-plugin .version>
43
43
<maven-gpg-plugin .version>3.1.0</maven-gpg-plugin .version>
Original file line number Diff line number Diff line change 30
30
<name >Spring Boot XSender - Integration Tests</name >
31
31
<properties >
32
32
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
33
- <surefire .plugin.version>3.1.2 </surefire .plugin.version>
33
+ <surefire .plugin.version>3.3.1 </surefire .plugin.version>
34
34
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
35
35
</properties >
36
36
You can’t perform that action at this time.
0 commit comments