File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 146146 <version >${netty.version} </version >
147147 </dependency >
148148 <dependency >
149- <groupId >co.cask .http</groupId >
149+ <groupId >io.cdap .http</groupId >
150150 <artifactId >netty-http</artifactId >
151151 <version >${netty-http.version} </version >
152152 </dependency >
Original file line number Diff line number Diff line change 130130 <version >${netty.version} </version >
131131 </dependency >
132132 <dependency >
133- <groupId >co.cask .http</groupId >
133+ <groupId >io.cdap .http</groupId >
134134 <artifactId >netty-http</artifactId >
135135 <version >${netty-http.version} </version >
136136 </dependency >
Original file line number Diff line number Diff line change 108108 <kafka10 .version>0.10.2.0</kafka10 .version>
109109 <hadoop .version>2.3.0</hadoop .version>
110110 <netty .version>4.1.16.Final</netty .version>
111- <netty-http .version>1.0 .0</netty-http .version>
111+ <netty-http .version>1.2 .0</netty-http .version>
112112 <main .basedir>${project.basedir} </main .basedir>
113113 </properties >
114114
301301 <scope >test</scope >
302302 </dependency >
303303 <dependency >
304- <groupId >co.cask .http</groupId >
304+ <groupId >io.cdap .http</groupId >
305305 <artifactId >netty-http</artifactId >
306306 <version >${netty-http.version} </version >
307307 <scope >test</scope >
You can’t perform that action at this time.
0 commit comments