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 aa121483d Bump com.thoughtworks.paranamer:paranamer from 2.8 to 2.8.1 
(#2138)
aa121483d is described below

commit aa121483d27f8ba2ae99898f8630c0496e5ae21e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 24 07:45:52 2025 +0100

    Bump com.thoughtworks.paranamer:paranamer from 2.8 to 2.8.1 (#2138)
    
    Bumps 
[com.thoughtworks.paranamer:paranamer](https://github.com/paul-hammant/paranamer)
 from 2.8 to 2.8.1.
    - 
[Commits](https://github.com/paul-hammant/paranamer/compare/paranamer-parent-2.8...paranamer-parent-2.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.thoughtworks.paranamer:paranamer
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml 
b/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
index 199e346e2..34dc03ba1 100644
--- a/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
+++ b/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
@@ -79,7 +79,7 @@
       <dependency>
         <groupId>com.thoughtworks.paranamer</groupId>
         <artifactId>paranamer</artifactId>
-        <version>2.8</version>
+        <version>2.8.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.avro</groupId>

Reply via email to