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 f62a8e33f3 HDDS-10420. Bump restrict-imports-enforcer-rule to 2.5.0
(#6264)
f62a8e33f3 is described below
commit f62a8e33f34ffc1b7a46f862948ab348a1dd4aab
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 24 16:31:20 2024 +0100
HDDS-10420. Bump restrict-imports-enforcer-rule to 2.5.0 (#6264)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c76df71514..1f8af9f6b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -296,7 +296,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<aspectj.version>1.9.7</aspectj.version>
<aspectj-plugin.version>1.14.0</aspectj-plugin.version>
-
<restrict-imports.enforcer.version>2.4.0</restrict-imports.enforcer.version>
+
<restrict-imports.enforcer.version>2.5.0</restrict-imports.enforcer.version>
<jgrapht.version>1.0.1</jgrapht.version>
<spring.version>5.3.27</spring.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]