File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- # mysql-binlog-connector-java [ ![ Build Status] ( https://travis-ci.org/shyiko/mysql-binlog-connector-java.svg?branch=master )] ( https://travis-ci.org/shyiko/mysql-binlog-connector-java ) [ ![ Coverage Status] ( https://coveralls.io/repos/shyiko/mysql-binlog-connector-java/badge.svg?branch=master )] ( https://coveralls.io/r/shyiko/mysql-binlog-connector-java?branch=master ) [ ![ Maven Central] ( http ://img.shields.io/badge/maven_central-0.12.0-blue .svg?style=flat )] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.github.shyiko%22%20AND%20a%3A%22mysql-binlog-connector-java%22 )
1+ # mysql-binlog-connector-java [ ![ Build Status] ( https://travis-ci.org/shyiko/mysql-binlog-connector-java.svg?branch=master )] ( https://travis-ci.org/shyiko/mysql-binlog-connector-java ) [ ![ Coverage Status] ( https://coveralls.io/repos/shyiko/mysql-binlog-connector-java/badge.svg?branch=master )] ( https://coveralls.io/r/shyiko/mysql-binlog-connector-java?branch=master ) [ ![ Maven Central] ( https ://img.shields.io/maven-central/v/com.github.shyiko/mysql-binlog-connector-java .svg)] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.github.shyiko%22%20AND%20a%3A%22mysql-binlog-connector-java%22 )
22
33MySQL Binary Log connector.
44
@@ -28,7 +28,7 @@ Get the latest JAR(s) from [here](http://search.maven.org/#search%7Cga%7C1%7Cg%3
2828<dependency >
2929 <groupId >com.github.shyiko</groupId >
3030 <artifactId >mysql-binlog-connector-java</artifactId >
31- <version >0.12.0 </version >
31+ <version >0.12.1 </version >
3232</dependency >
3333```
3434
You can’t perform that action at this time.
0 commit comments