File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2121 <dependency >
2222 <groupId >org.glassfish.jersey.test-framework.providers</groupId >
2323 <artifactId >jersey-test-framework-provider-grizzly2</artifactId >
24- <version >2.7 </version >
24+ <version >2.42 </version >
2525 <scope >test</scope >
2626 </dependency >
2727
5252 <dependency >
5353 <groupId >org.glassfish.jersey.core</groupId >
5454 <artifactId >jersey-server</artifactId >
55- <version >2.7 </version >
55+ <version >2.42 </version >
5656 </dependency >
5757 <dependency >
5858 <groupId >org.glassfish.jersey.containers</groupId >
5959 <artifactId >jersey-container-servlet-core</artifactId >
60- <version >2.7 </version >
60+ <version >2.42 </version >
6161 </dependency >
6262 <dependency >
6363 <groupId >org.glassfish.jersey.containers</groupId >
6464 <artifactId >jersey-container-jetty-http</artifactId >
65- <version >2.7 </version >
65+ <version >2.42 </version >
6666 </dependency >
6767 <dependency >
6868 <groupId >org.glassfish.jersey.media</groupId >
6969 <artifactId >jersey-media-moxy</artifactId >
70- <version >2.7 </version >
70+ <version >2.42 </version >
7171 </dependency >
7272
7373 <dependency >
7474 <groupId >org.glassfish.jersey.ext</groupId >
7575 <artifactId >jersey-bean-validation</artifactId >
76- <version >2.7 </version >
76+ <version >2.42 </version >
7777 </dependency >
7878 </dependencies >
7979
You can’t perform that action at this time.
0 commit comments