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 e5cbef9656d3db1394f8bffa5f19b06907bf3ce2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 4 20:58:27 2024 +0800

    Bump au.com.acegi:xml-format-maven-plugin from 3.2.2 to 3.3.1 (#15)
    
    Bumps au.com.acegi:xml-format-maven-plugin from 3.2.2 to 3.3.1.
    
    ---
    updated-dependencies:
    - dependency-name: au.com.acegi:xml-format-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 9689d0d0..b59aaf1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -180,7 +180,7 @@
                 <plugin>
                     <groupId>au.com.acegi</groupId>
                     <artifactId>xml-format-maven-plugin</artifactId>
-                    <version>3.2.2</version>
+                    <version>3.3.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.antlr</groupId>

Reply via email to