This is an automated email from the ASF dual-hosted git repository.

tilman 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 7ec32cba8 Bump org.apache.maven.plugins:maven-site-plugin from 3.20.0 
to 3.21.0 (#2027)
7ec32cba8 is described below

commit 7ec32cba80b275ff63b2fa7a17827c6ef5b446b0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 28 07:32:09 2024 +0100

    Bump org.apache.maven.plugins:maven-site-plugin from 3.20.0 to 3.21.0 
(#2027)
    
    Bumps 
[org.apache.maven.plugins:maven-site-plugin](https://github.com/apache/maven-site-plugin)
 from 3.20.0 to 3.21.0.
    - [Release notes](https://github.com/apache/maven-site-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-3.20.0...maven-site-plugin-3.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-site-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 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 08489ccb7..8b7c38c80 100644
--- a/tika-translate/pom.xml
+++ b/tika-translate/pom.xml
@@ -167,7 +167,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-site-plugin</artifactId>
-        <version>3.20.0</version>
+        <version>3.21.0</version>
       </plugin>
     </plugins>
 

Reply via email to