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 2e6147b commit 9764d2eCopy full SHA for 9764d2e
README.md
@@ -27,9 +27,9 @@ Get the latest JAR(s) from [here](http://search.maven.org/#search%7Cga%7C1%7Cg%3
27
28
```xml
29
<dependency>
30
- <groupId>com.github.shyiko</groupId>
+ <groupId>com.zendesk</groupId>
31
<artifactId>mysql-binlog-connector-java</artifactId>
32
- <version>0.18.1</version>
+ <version>0.23.2</version>
33
</dependency>
34
```
35
0 commit comments