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

haonan pushed a commit to branch iotdb
in repository https://gitbox.apache.org/repos/asf/tsfile.git

commit a31a9ae7ad4c2aa2e11d6e06136a2714cc75b28b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 5 18:52:39 2024 +0800

    Bump org.codehaus.mojo:extra-enforcer-rules from 1.7.0 to 1.8.0 (#155)
    
    Bumps 
[org.codehaus.mojo:extra-enforcer-rules](https://github.com/mojohaus/extra-enforcer-rules)
 from 1.7.0 to 1.8.0.
    - [Release notes](https://github.com/mojohaus/extra-enforcer-rules/releases)
    - 
[Commits](https://github.com/mojohaus/extra-enforcer-rules/compare/1.7.0...1.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:extra-enforcer-rules
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 5a920aa1..9f4749e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -234,7 +234,7 @@
                     <dependency>
                         <groupId>org.codehaus.mojo</groupId>
                         <artifactId>extra-enforcer-rules</artifactId>
-                        <version>1.7.0</version>
+                        <version>1.8.0</version>
                     </dependency>
                     <dependency>
                         <groupId>org.apache.maven.shared</groupId>

Reply via email to