Skip to content

Commit

Permalink
Merge pull request #1503 from zendesk/bump_binlog_connector
Browse files Browse the repository at this point in the history
bump binlog-connector to 0.23.1
  • Loading branch information
osheroff authored May 26, 2020
2 parents 610578d + 4bd1a87 commit 8fc3119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
<dependency>
<groupId>com.zendesk</groupId>
<artifactId>mysql-binlog-connector-java</artifactId>
<version>0.23.0-rc1</version>
<version>0.23.1</version>
</dependency>
<dependency>
<groupId>net.sf.jopt-simple</groupId>
Expand Down

0 comments on commit 8fc3119

Please sign in to comment.