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

commit ed18b8b221af23c7b32312411da10f6532eb3488
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 14 00:51:59 2025 -0500

    chore(java): bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 
to 2.44.1 in /java (#2439)
    
    Bumps
    
[com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless)
    from 2.43.0 to 2.44.1.
    
    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 7e86d4c19..9058e28dc 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>2.43.0</version>
+          <version>2.44.1</version>
         </plugin>
       </plugins>
     </pluginManagement>

Reply via email to