mirror of https://github.com/apache/nifi.git
NIFI-10763 Upgraded mysql-binlog-connector-java from 0.26.1 to 0.27.5
This closes #6667 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
a702a8c215
commit
83ff168ac1
|
@ -41,7 +41,7 @@ language governing permissions and limitations under the License. -->
|
|||
<dependency>
|
||||
<groupId>com.zendesk</groupId>
|
||||
<artifactId>mysql-binlog-connector-java</artifactId>
|
||||
<version>0.26.1</version>
|
||||
<version>0.27.5</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.nifi</groupId>
|
||||
|
|
Loading…
Reference in New Issue