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 d6e2509771 HDDS-12731. Bump restrict-imports-enforcer-rule to 2.6.1
(#8187)
d6e2509771 is described below
commit d6e2509771e7cb3cf90c7278de5483338ab5ceb1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 29 09:58:52 2025 +0100
HDDS-12731. Bump restrict-imports-enforcer-rule to 2.6.1 (#8187)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fa80ee24b8..9feda64d07 100644
--- a/pom.xml
+++ b/pom.xml
@@ -209,7 +209,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.0</restrict-imports.enforcer.version>
+
<restrict-imports.enforcer.version>2.6.1</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]