NIFI-12465 Upgraded mysql-binlog-connector-java from 0.28.1 to 0.28.3

This closes #8117

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
mr1716 2023-12-04 10:05:27 -05:00 committed by exceptionfactory
parent 29dda4208a
commit d6bac808ba
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ language governing permissions and limitations under the License. -->
<dependency>
<groupId>com.zendesk</groupId>
<artifactId>mysql-binlog-connector-java</artifactId>
<version>0.28.1</version>
<version>0.28.3</version>
</dependency>
<dependency>
<groupId>org.apache.nifi</groupId>