This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro.git
The following commit(s) were added to refs/heads/main by this push:
new 1c3347f30 Bump com.diffplug.spotless:spotless-maven-plugin in
/lang/java (#3296)
1c3347f30 is described below
commit 1c3347f30adb2d25b7cf3f36a7004348138a4b5b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 19 20:20:48 2025 +0200
Bump com.diffplug.spotless:spotless-maven-plugin in /lang/java (#3296)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b225e3ea8..9f6c3f925 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
<maven-toolchains-plugin.version>3.2.0</maven-toolchains-plugin.version>
<plugin-tools-javadoc.version>3.5.2</plugin-tools-javadoc.version>
- <spotless-maven-plugin.version>2.44.1</spotless-maven-plugin.version>
+ <spotless-maven-plugin.version>2.44.2</spotless-maven-plugin.version>
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
<!-- Pin output timestamp to make the Java build reproducible -->