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 34a3c50db chore(java): bump com.diffplug.spotless:spotless-maven-plugin from 2.44.5 to 2.45.0 in /java (#3164) 34a3c50db is described below commit 34a3c50dbf9036abf3404a55ada406c3dddc4bb5 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Jul 15 09:55:31 2025 +0900 chore(java): bump com.diffplug.spotless:spotless-maven-plugin from 2.44.5 to 2.45.0 in /java (#3164) Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.44.5 to 2.45.0. Signed-off-by: dependabot[bot] <supp...@github.com> 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 399f2e4ed..5a84d86c5 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.44.5</version> + <version>2.45.0</version> </plugin> <plugin> <groupId>org.codehaus.mojo.natives</groupId>