This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
The following commit(s) were added to refs/heads/main by this push:
new 98e6bbd7e chore(java): Bump
com.diffplug.spotless:spotless-maven-plugin from 3.2.1 to 3.3.0 in /java (#4035)
98e6bbd7e is described below
commit 98e6bbd7e50fe32451140e9fd18100d48c47696d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 4 11:22:51 2026 +0900
chore(java): Bump com.diffplug.spotless:spotless-maven-plugin from 3.2.1 to
3.3.0 in /java (#4035)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
java/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/java/pom.xml b/java/pom.xml
index cab06b550..cf2ea9562 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -183,7 +183,7 @@
<plugin>
<groupId>com.diffplug.spotless</groupId>
<artifactId>spotless-maven-plugin</artifactId>
- <version>3.2.1</version>
+ <version>3.3.0</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo.natives</groupId>