File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 84
84
<maven .jar.version>3.2.0</maven .jar.version>
85
85
<maven .shade.version>3.2.2</maven .shade.version>
86
86
<jacoco .version>0.8.11</jacoco .version>
87
- <maven .surefire.version>3.0.0-M4 </maven .surefire.version>
87
+ <maven .surefire.version>3.0.0</maven .surefire.version>
88
88
<build .helper.version>3.0.0</build .helper.version>
89
89
<maven .templating.version>1.0.0</maven .templating.version>
90
90
95
95
<jackson .version>2.14.2</jackson .version>
96
96
97
97
<!-- test dependencies -->
98
- <junit .jupiter.version>5.9.2 </junit .jupiter.version>
99
- <junit .platform.version>1.9.2 </junit .platform.version>
98
+ <junit .jupiter.version>5.10.0 </junit .jupiter.version>
99
+ <junit .platform.version>1.10.0 </junit .platform.version>
100
100
<hamcrest .version>1.3</hamcrest .version>
101
101
</properties >
102
102
You can’t perform that action at this time.
0 commit comments