File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 3535 <jetty .version>9.4.44.v20210927</jetty .version>
3636 <tomcat .version>9.0.45</tomcat .version>
3737 <undertow .version>2.2.7.Final</undertow .version>
38+ <junit .version>4.13.2</junit .version>
3839 </properties >
3940
4041 <parent >
107108 <dependency >
108109 <groupId >junit</groupId >
109110 <artifactId >junit</artifactId >
110- <version >4.13.2 </version >
111+ <version >${junit.version} </version >
111112 <scope >test</scope >
112113 </dependency >
113114 <dependency >
Original file line number Diff line number Diff line change 3434 <dependency >
3535 <groupId >junit</groupId >
3636 <artifactId >junit</artifactId >
37- <version >4.13</version >
37+ <version >4.13.1 </version >
3838 <scope >test</scope >
3939 </dependency >
4040 <dependency >
Original file line number Diff line number Diff line change 3535 <dependency >
3636 <groupId >junit</groupId >
3737 <artifactId >junit</artifactId >
38- <version >4.13</version >
38+ <version >4.13.1 </version >
3939 <scope >test</scope >
4040 </dependency >
4141 <dependency >
Original file line number Diff line number Diff line change 3434 <dependency >
3535 <groupId >junit</groupId >
3636 <artifactId >junit</artifactId >
37- <version >4.13</version >
37+ <version >4.13.1 </version >
3838 <scope >test</scope >
3939 </dependency >
4040 <dependency >
You can’t perform that action at this time.
0 commit comments