This is an automated email from the ASF dual-hosted git repository. tilman pushed a commit to branch branch_2x in repository https://gitbox.apache.org/repos/asf/tika.git
commit 7100fc4b0f64f5eb745407bef5212c621dd6d8ff Author: Tilman Hausherr <[email protected]> AuthorDate: Mon Aug 19 09:32:03 2024 +0200 TIKA-4239: update maven-site-plugin --- tika-translate/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tika-translate/pom.xml b/tika-translate/pom.xml index 90bf56bc3..bb46fe1fc 100644 --- a/tika-translate/pom.xml +++ b/tika-translate/pom.xml @@ -193,7 +193,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-site-plugin</artifactId> - <version>3.12.1</version> + <version>3.20.0</version> </plugin> </plugins>
