File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed
Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 113113 <groupId >commons-net</groupId >
114114 <artifactId >commons-net</artifactId >
115115 </dependency >
116+ <dependency >
117+ <groupId >commons-lang</groupId >
118+ <artifactId >commons-lang</artifactId >
119+ </dependency >
116120 <dependency >
117121 <groupId >${akka.group} </groupId >
118122 <artifactId >akka-remote_${scala.binary.version}</artifactId >
Original file line number Diff line number Diff line change 371371 <artifactId >commons-net</artifactId >
372372 <version >2.2</version >
373373 </dependency >
374+ <dependency >
375+ <groupId >commons-lang</groupId >
376+ <artifactId >commons-lang</artifactId >
377+ <version >2.6</version >
378+ </dependency >
374379 <dependency >
375380 <groupId >io.netty</groupId >
376381 <artifactId >netty-all</artifactId >
You can’t perform that action at this time.
0 commit comments