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 e06b900ef chore(java): Bump 
com.diffplug.spotless:spotless-maven-plugin from 3.0.0 to 3.1.0 in /java (#3744)
e06b900ef is described below

commit e06b900efa4afd546a933d1980c43cf9f675af48
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 25 09:30:03 2025 +0900

    chore(java): Bump com.diffplug.spotless:spotless-maven-plugin from 3.0.0 to 
3.1.0 in /java (#3744)
    
    Bumps
    
[com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless)
    from 3.0.0 to 3.1.0.
    
    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 3b816fec7..d352cfce6 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -177,7 +177,7 @@
         <plugin>
           <groupId>com.diffplug.spotless</groupId>
           <artifactId>spotless-maven-plugin</artifactId>
-          <version>3.0.0</version>
+          <version>3.1.0</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo.natives</groupId>

Reply via email to