This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 4c9b38c9f0a HDDS-14680. Bump restrict-imports-enforcer-rule to 3.0.0
(#9794)
4c9b38c9f0a is described below
commit 4c9b38c9f0ac17d662be60c69c0d84bf0c4d5103
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Thu Feb 26 08:11:16 2026 +0100
HDDS-14680. Bump restrict-imports-enforcer-rule to 3.0.0 (#9794)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7db5ff9b318..cfdbe4bfe39 100644
--- a/pom.xml
+++ b/pom.xml
@@ -204,7 +204,7 @@
<re2j.version>1.7</re2j.version>
<reflections.version>0.10.2</reflections.version>
<reload4j.version>1.2.26</reload4j.version>
-
<restrict-imports.enforcer.version>2.6.1</restrict-imports.enforcer.version>
+
<restrict-imports.enforcer.version>3.0.0</restrict-imports.enforcer.version>
<rocksdb.version>7.7.3</rocksdb.version>
<servlet-api.version>3.1.0</servlet-api.version>
<shell-executable>bash</shell-executable>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]