File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -496,7 +496,7 @@ org.slf4j:slf4j-log4j12:1.7.25
496
496
CDDL 1.1 + GPLv2 with classpath exception
497
497
-----------------------------------------
498
498
499
- com.github.pjfanning:jersey-json:1.20
499
+ com.github.pjfanning:jersey-json:1.21.0
500
500
com.github.pjfanning:jsr311-compat:0.1.0
501
501
com.sun.jersey:jersey-client:1.19.4
502
502
com.sun.jersey:jersey-core:1.19.4
Original file line number Diff line number Diff line change 901
901
<dependency >
902
902
<groupId >com.github.pjfanning</groupId >
903
903
<artifactId >jersey-json</artifactId >
904
- <version >1.20 </version >
904
+ <version >1.21.0 </version >
905
905
<exclusions >
906
906
<exclusion >
907
907
<groupId >com.fasterxml.jackson.core</groupId >
2387
2387
<include >com.google.inject:guice:4.0</include >
2388
2388
<include >com.sun.jersey:jersey-core:1.19.4</include >
2389
2389
<include >com.sun.jersey:jersey-servlet:1.19.4</include >
2390
- <include >com.github.pjfanning:jersey-json:1.20 </include >
2390
+ <include >com.github.pjfanning:jersey-json:1.21.0 </include >
2391
2391
<include >com.github.pjfanning:jsr311-compat:0.1.0</include >
2392
2392
<include >com.sun.jersey:jersey-server:1.19.4</include >
2393
2393
<include >com.sun.jersey:jersey-client:1.19.4</include >
You can’t perform that action at this time.
0 commit comments