[
https://issues.apache.org/jira/browse/FLINK-40784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18118580#comment-18118580
]
Sergey Nuyanzin commented on FLINK-40784:
-----------------------------------------
And one more important thing: how one can see this problem?
> Upgrade ArchUnit to 1.5.0 in flink-connector-kafka
> --------------------------------------------------
>
> Key: FLINK-40784
> URL: https://issues.apache.org/jira/browse/FLINK-40784
> Project: Flink
> Issue Type: Technical Debt
> Components: Connectors / Kafka
> Reporter: Purushottam Sinha
> Priority: Minor
>
> flink-connector-kafka pins its own archunit.version (1.4.1) in its root
> pom.xml, separate from the version Flink itself uses (see FLINK-40701, which
> upgrades Flink core to 1.5.0). Since the connector doesn't inherit that pin,
> it needs its own bump.
> 1.5.0 (August 2026) adds class file support for Java 26 and 27, makes
> TextFileBasedViolationStore thread-safe, and starts counting caught
> exceptions as dependencies.
> https://github.com/TNG/ArchUnit/releases/tag/v1.5.0
> Raised per review discussion on
> https://github.com/apache/flink-connector-kafka/pull/306, where archunit was
> pulled out of that PR's dependency-pruning scope pending a dedicated ticket.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)