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 fff69792a chore(java): bump 
com.diffplug.spotless:spotless-maven-plugin (#4430)
fff69792a is described below

commit fff69792ab04d7efba2931b9b0581e1d76c12863
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 23 15:54:06 2026 -0700

    chore(java): bump com.diffplug.spotless:spotless-maven-plugin (#4430)
    
    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 83bc03768..abd9139f5 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -184,7 +184,7 @@
         <plugin>
           <groupId>com.diffplug.spotless</groupId>
           <artifactId>spotless-maven-plugin</artifactId>
-          <version>3.6.0</version>
+          <version>3.7.0</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo.natives</groupId>

Reply via email to