File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed
docker-java-transport-jersey Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 2626 <version >${project.version} </version >
2727 </dependency >
2828
29- <dependency >
30- <groupId >com.fasterxml.jackson.jaxrs</groupId >
31- <artifactId >jackson-jaxrs-json-provider</artifactId >
32- <version >${jackson-jaxrs.version} </version >
33- </dependency >
3429 <dependency >
3530 <groupId >org.glassfish.jersey.connectors</groupId >
3631 <artifactId >jersey-apache-connector</artifactId >
Original file line number Diff line number Diff line change 5959
6060 <jersey .version>2.30.1</jersey .version>
6161 <jackson .version>2.18.3</jackson .version>
62- <jackson-jaxrs .version>2.18.3</jackson-jaxrs .version>
6362 <httpclient .version>4.5.12</httpclient .version><!-- 4.5.1-4.5.2 broken -->
6463 <commons-compress .version>1.27.1</commons-compress .version>
6564 <commons-io .version>2.19.0</commons-io .version>
You can’t perform that action at this time.
0 commit comments