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 2cf42ad60 chore(java): bump 
com.diffplug.spotless:spotless-maven-plugin from 2.30.0 to 2.43.0 in /java 
(#2251)
2cf42ad60 is described below

commit 2cf42ad6038bcc9233ab128d48fc38dcdccfe868
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 14 22:00:22 2024 -0400

    chore(java): bump com.diffplug.spotless:spotless-maven-plugin from 2.30.0 
to 2.43.0 in /java (#2251)
    
    Bumps
    
[com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless)
    from 2.30.0 to 2.43.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 4742ca2bb..c9d5a6ba6 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -178,7 +178,7 @@
         <plugin>
           <groupId>com.diffplug.spotless</groupId>
           <artifactId>spotless-maven-plugin</artifactId>
-          <version>2.30.0</version>
+          <version>2.43.0</version>
         </plugin>
       </plugins>
     </pluginManagement>

Reply via email to