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 95d91f36e80124bc14d5072b4d3b622ea4fd604d
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 84a2e743..b01ce44f 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>