This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/main by this push:
new 359532fd7e TIKA-4327: update spotless
359532fd7e is described below
commit 359532fd7e77e16fbe32883328e301eb99136604
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sun Aug 2 16:43:45 2026 +0200
TIKA-4327: update spotless
---
tika-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 3af854769d..b8a8c00290 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -1575,7 +1575,7 @@
<plugin>
<groupId>com.diffplug.spotless</groupId>
<artifactId>spotless-maven-plugin</artifactId>
- <version>3.8.0</version>
+ <version>3.9.0</version>
<configuration>
<lineEndings>UNIX</lineEndings>
<java>