Skip to content

Commit

Permalink
NIFI-7164 Upgrade shyiko/mysql-binlog-connector-java dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes apache#4076.
  • Loading branch information
przemekd authored and joewitt committed Mar 16, 2020
1 parent fa0632b commit 98e4246
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 98e4246

Please sign in to comment.