File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed
Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change 5656 <groupId >org.eclipse.jetty</groupId >
5757 <artifactId >jetty-server</artifactId >
5858 <version >9.4.44.v20210927</version >
59- </dependency >
60- <dependency >
61- <groupId >org.eclipse.jetty.websocket</groupId >
62- <artifactId >websocket-server</artifactId >
63- <version >9.4.43.v20210629</version >
59+ <optional >true</optional >
6460 </dependency >
6561 <dependency >
6662 <groupId >org.reflections</groupId >
7066 <dependency >
7167 <groupId >org.junit.jupiter</groupId >
7268 <artifactId >junit-jupiter-api</artifactId >
73- <version >5.8.1 </version >
69+ <version >5.8.2 </version >
7470 </dependency >
7571 <dependency >
7672 <groupId >org.junit.jupiter</groupId >
7773 <artifactId >junit-jupiter-engine</artifactId >
78- <version >5.8.1 </version >
74+ <version >5.8.2 </version >
7975 <scope >test</scope >
8076 </dependency >
8177 </dependencies >
You can’t perform that action at this time.
0 commit comments