We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7382a07 commit bee920dCopy full SHA for bee920d
2 files changed
core/pom.xml
@@ -113,10 +113,6 @@
113
<groupId>commons-net</groupId>
114
<artifactId>commons-net</artifactId>
115
</dependency>
116
- <dependency>
117
- <groupId>commons-lang</groupId>
118
- <artifactId>commons-lang</artifactId>
119
- </dependency>
120
<dependency>
121
<groupId>${akka.group}</groupId>
122
<artifactId>akka-remote_${scala.binary.version}</artifactId>
pom.xml
@@ -371,11 +371,6 @@
371
372
<version>2.2</version>
373
374
375
376
377
- <version>2.6</version>
378
379
380
<groupId>io.netty</groupId>
381
<artifactId>netty-all</artifactId>
0 commit comments