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 5e87f30b59 Bump com.diffplug.spotless:spotless-maven-plugin in
/lang/java (#3636)
5e87f30b59 is described below
commit 5e87f30b598db0a542e02f8869a59a3a5aa7814c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 9 08:27:56 2026 +0200
Bump com.diffplug.spotless:spotless-maven-plugin in /lang/java (#3636)
Bumps
[com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless)
from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
-
[Commits](https://github.com/diffplug/spotless/compare/lib/3.2.0...maven/3.2.1)
---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
dependency-version: 3.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 4452ee06c1..770cda92eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@
<maven-source-plugin.version>3.4.0</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>3.2.0</spotless-maven-plugin.version>
+ <spotless-maven-plugin.version>3.2.1</spotless-maven-plugin.version>
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
<!-- Pin output timestamp to make the Java build reproducible -->