This is an automated email from the ASF dual-hosted git repository.

snuyanzin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/master by this push:
     new 17c1b22d53c [FLINK-38473][build] Upgrade ArchUnit to 1.4.1
17c1b22d53c is described below

commit 17c1b22d53cadca05416fa9b7acf4ac6f279df43
Author: Sergey Nuyanzin <[email protected]>
AuthorDate: Sat Oct 11 10:12:56 2025 +0200

    [FLINK-38473][build] Upgrade ArchUnit to 1.4.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 60da6c23772..5085c460882 100644
--- a/pom.xml
+++ b/pom.xml
@@ -156,7 +156,7 @@ under the License.
                <jaxb.api.version>2.3.1</jaxb.api.version>
                <junit4.version>4.13.2</junit4.version>
                <junit5.version>5.11.4</junit5.version>
-               <archunit.version>1.2.0</archunit.version>
+               <archunit.version>1.4.1</archunit.version>
                <mockito.version>5.19.0</mockito.version>
                <hamcrest.version>1.3</hamcrest.version>
                <assertj.version>3.27.3</assertj.version>

Reply via email to