File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
jbpm-container-test/jbpm-in-container-test/jbpm-container-test-suite
jbpm-services/jbpm-executor
jbpm-workitems/jbpm-workitems-rest Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 250250 </dependency >
251251 <dependency >
252252 <groupId >io.netty</groupId >
253- <artifactId >netty</artifactId >
253+ <artifactId >netty-all </artifactId >
254254 <scope >test</scope >
255255 </dependency >
256256 <dependency >
Original file line number Diff line number Diff line change 196196 </dependency >
197197 <dependency >
198198 <groupId >io.netty</groupId >
199- <artifactId >netty</artifactId >
199+ <artifactId >netty-all </artifactId >
200200 <scope >test</scope >
201201 </dependency >
202202 <dependency >
Original file line number Diff line number Diff line change 125125 <dependency >
126126 <groupId >io.netty</groupId >
127127 <artifactId >netty-handler</artifactId >
128- <version >${version.io.netty} </version >
129128 <scope >test</scope >
130129 </dependency >
131130 <dependency >
You can’t perform that action at this time.
0 commit comments