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
The following commit(s) were added to refs/heads/branch_2x by this push:
new 053581bdd TIKA-4383: update paranamer
053581bdd is described below
commit 053581bdddfb0049fbcfadd0f926df71aadf67dd
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Mar 15 10:23:13 2025 +0100
TIKA-4383: update paranamer
---
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 af0d07fd8..1ad200b10 100644
--- a/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
+++ b/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
@@ -65,7 +65,7 @@
<dependency>
<groupId>com.thoughtworks.paranamer</groupId>
<artifactId>paranamer</artifactId>
- <version>2.8.2</version>
+ <version>2.8.3</version>
</dependency>
<dependency>
<groupId>org.apache.avro</groupId>