This is an automated email from the ASF dual-hosted git repository.

wgtmac pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-java.git


The following commit(s) were added to refs/heads/master by this push:
     new c533a9f30 Bump de.skuzzle.enforcer:restrict-imports-enforcer-rule 
(#3741)
c533a9f30 is described below

commit c533a9f30f3642ab230b656eb6669695796bbb11
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 23 11:24:13 2026 +0800

    Bump de.skuzzle.enforcer:restrict-imports-enforcer-rule (#3741)
    
    Bumps 
[de.skuzzle.enforcer:restrict-imports-enforcer-rule](https://github.com/skuzzle/restrict-imports-enforcer-rule)
 from 3.0.0 to 3.0.1.
    - [Release 
notes](https://github.com/skuzzle/restrict-imports-enforcer-rule/releases)
    - 
[Changelog](https://github.com/skuzzle/restrict-imports-enforcer-rule/blob/master/CHANGELOG_LEGACY.md)
    - 
[Commits](https://github.com/skuzzle/restrict-imports-enforcer-rule/commits)
    
    ---
    updated-dependencies:
    - dependency-name: de.skuzzle.enforcer:restrict-imports-enforcer-rule
      dependency-version: 3.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0e7376ddc..12f14a075 100644
--- a/pom.xml
+++ b/pom.xml
@@ -297,7 +297,7 @@
             <dependency>
               <groupId>de.skuzzle.enforcer</groupId>
               <artifactId>restrict-imports-enforcer-rule</artifactId>
-              <version>3.0.0</version>
+              <version>3.0.1</version>
             </dependency>
           </dependencies>
           <executions>

Reply via email to