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 e564c45a1a4 HDDS-16343. Bump restrict-imports-enforcer-rule to 3.0.1
(#11162)
e564c45a1a4 is described below
commit e564c45a1a4fc58fa9b1715dc33a89a194b55152
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 30 14:11:39 2026 +0200
HDDS-16343. Bump restrict-imports-enforcer-rule to 3.0.1 (#11162)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 97d1f62b92f..21eef87471c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -193,7 +193,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>3.0.0</restrict-imports.enforcer.version>
+
<restrict-imports.enforcer.version>3.0.1</restrict-imports.enforcer.version>
<rocksdb.version>10.10.1.1</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]