We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 120fc18 commit 9f4b4a0Copy full SHA for 9f4b4a0
README.md
@@ -135,9 +135,9 @@ You can setup your Maven dependencies like this:
135
```xml
136
137
<dependency>
138
- <groupId>com.cekrlic</groupId>
+ <groupId>io.github.emotionbug</groupId>
139
<artifactId>jdbc-sshj</artifactId>
140
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.12</version>
141
</dependency>
142
```
143
0 commit comments