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 418d832a Bump au.com.acegi:xml-format-maven-plugin from 3.2.2 to 3.3.1
(#15)
418d832a is described below
commit 418d832a33a9945081b02d6c441e13f75c8e9b56
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 6bbce4d7..619455b8 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>