File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9999 <artifactId >jersey-client</artifactId >
100100 <version >${jersey.version} </version >
101101 </dependency >
102+ <!-- <dependency>-->
103+ <!-- <groupId>de.gesellix</groupId>-->
104+ <!-- <artifactId>unix-socket-factory</artifactId>-->
105+ <!-- <version>${unix-socket-factory.version}</version>-->
106+ <!-- </dependency>-->
102107 <dependency >
103- <groupId >de.gesellix</groupId >
104- <artifactId >unix-socket-factory</artifactId >
105- <version >${unix-socket-factory.version} </version >
108+ <groupId >com.kohlschutter.junixsocket</groupId >
109+ <artifactId >junixsocket-common</artifactId >
110+ <version >2.0.4</version >
111+ </dependency >
112+ <dependency >
113+ <groupId >com.kohlschutter.junixsocket</groupId >
114+ <artifactId >junixsocket-native-common</artifactId >
115+ <version >2.0.4</version >
106116 </dependency >
107117
108118 <dependency >
You can’t perform that action at this time.
0 commit comments