KEYCLOAK-4210 remove redundant dependency
This commit is contained in:
parent
61c3d6eb74
commit
0c4a1b1489
1 changed files with 0 additions and 5 deletions
|
@ -72,11 +72,6 @@
|
|||
<artifactId>jline</artifactId>
|
||||
<version>2.12</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.sshd</groupId>
|
||||
<artifactId>sshd-core</artifactId>
|
||||
<version>0.12.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.karaf.shell</groupId>
|
||||
<artifactId>org.apache.karaf.shell.console</artifactId>
|
||||
|
|
Loading…
Reference in a new issue