Skip to content

Commit 5416b4b

Browse files
committed
[FLINK-38473][build] Upgrade ArchUnit to 1.4.1
1 parent 48aed84 commit 5416b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ under the License.
156156
<jaxb.api.version>2.3.1</jaxb.api.version>
157157
<junit4.version>4.13.2</junit4.version>
158158
<junit5.version>5.11.4</junit5.version>
159-
<archunit.version>1.2.0</archunit.version>
159+
<archunit.version>1.4.1</archunit.version>
160160
<mockito.version>5.19.0</mockito.version>
161161
<hamcrest.version>1.3</hamcrest.version>
162162
<assertj.version>3.27.3</assertj.version>

0 commit comments

Comments
 (0)