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

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


The following commit(s) were added to refs/heads/develop by this push:
     new 525d540e Bump net.revelc.code.formatter:formatter-maven-plugin (#167)
525d540e is described below

commit 525d540e3319fd76de4207ac1ee0e880cb7e1982
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 10 00:24:04 2024 +0800

    Bump net.revelc.code.formatter:formatter-maven-plugin (#167)
    
    Bumps net.revelc.code.formatter:formatter-maven-plugin from 2.23.0 to 
2.24.1.
    
    ---
    updated-dependencies:
    - dependency-name: net.revelc.code.formatter:formatter-maven-plugin
      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 193addf5..5291a10d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -165,7 +165,7 @@
                 <plugin>
                     <groupId>net.revelc.code.formatter</groupId>
                     <artifactId>formatter-maven-plugin</artifactId>
-                    <version>2.23.0</version>
+                    <version>2.24.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to