File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -258,14 +258,14 @@ SOFTWARE.
258
258
<dependency >
259
259
<groupId >org.glassfish.jersey.core</groupId >
260
260
<artifactId >jersey-client</artifactId >
261
- <version >3.1.7 </version >
261
+ <version >3.1.9 </version >
262
262
<scope >test</scope >
263
263
<optional >true</optional >
264
264
</dependency >
265
265
<dependency >
266
266
<groupId >org.glassfish.jersey.core</groupId >
267
267
<artifactId >jersey-server</artifactId >
268
- <version >3.1.7 </version >
268
+ <version >3.1.9 </version >
269
269
<scope >test</scope >
270
270
<optional >true</optional >
271
271
</dependency >
Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ SOFTWARE.
99
99
<groupId >org.glassfish.jersey.core</groupId >
100
100
<artifactId >jersey-client</artifactId >
101
101
<scope >test</scope >
102
- <version >3.1.7 </version >
102
+ <version >3.1.9 </version >
103
103
<optional >true</optional >
104
104
</dependency >
105
105
<dependency >
You can’t perform that action at this time.
0 commit comments