NIFI-7164 Upgrade shyiko/mysql-binlog-connector-java dependency

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #4076.
This commit is contained in:
Przemysław Dubaniewicz 2020-02-24 13:53:23 +01:00 committed by Pierre Villard
parent 815e4cf51f
commit c092a23bdf
No known key found for this signature in database
GPG Key ID: BEE1599F0726E9CD
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ language governing permissions and limitations under the License. -->
<dependency>
<groupId>com.github.shyiko</groupId>
<artifactId>mysql-binlog-connector-java</artifactId>
<version>0.11.0</version>
<version>0.20.1</version>
</dependency>
<dependency>
<groupId>org.apache.nifi</groupId>