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 027c7c3b Bump au.com.acegi:xml-format-maven-plugin from 3.3.1 to 4.0.1
(#257)
027c7c3b is described below
commit 027c7c3b496806e9cf95d1517c5f934609197a81
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 28 10:33:15 2024 +0800
Bump au.com.acegi:xml-format-maven-plugin from 3.3.1 to 4.0.1 (#257)
Bumps au.com.acegi:xml-format-maven-plugin from 3.3.1 to 4.0.1.
---
updated-dependencies:
- dependency-name: au.com.acegi:xml-format-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
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 0b668e5d..b772cd6d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -192,7 +192,7 @@
<plugin>
<groupId>au.com.acegi</groupId>
<artifactId>xml-format-maven-plugin</artifactId>
- <version>3.3.1</version>
+ <version>4.0.1</version>
</plugin>
<plugin>
<groupId>org.antlr</groupId>