You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ta...@apache.org on 2022/03/14 13:30:13 UTC

[tika] branch main updated: Bump maven-model from 3.3.3 to 3.8.5 (#529)

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

tallison 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 6e2ac8e  Bump maven-model from 3.3.3 to 3.8.5 (#529)
6e2ac8e is described below

commit 6e2ac8e51e797db47c2c138e902253f7f0087dab
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Mar 14 09:30:03 2022 -0400

    Bump maven-model from 3.3.3 to 3.8.5 (#529)
    
    Bumps [maven-model](https://github.com/apache/maven) from 3.3.3 to 3.8.5.
    - [Release notes](https://github.com/apache/maven/releases)
    - [Commits](https://github.com/apache/maven/compare/maven-3.3.3...maven-3.8.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven:maven-model
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 tika-parsers/tika-parsers-ml/tika-parser-nlp-module/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parsers/tika-parsers-ml/tika-parser-nlp-module/pom.xml b/tika-parsers/tika-parsers-ml/tika-parser-nlp-module/pom.xml
index 23f7284..fdc9f80 100644
--- a/tika-parsers/tika-parsers-ml/tika-parser-nlp-module/pom.xml
+++ b/tika-parsers/tika-parsers-ml/tika-parser-nlp-module/pom.xml
@@ -186,7 +186,7 @@
                             <dependency>
                                 <groupId>org.apache.maven</groupId>
                                 <artifactId>maven-model</artifactId>
-                                <version>3.3.3</version>
+                                <version>3.8.5</version>
                             </dependency>
                             <dependency>
                                 <groupId>org.codehaus.groovy</groupId>