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 429fb9a00 TIKA-4166: update comment
429fb9a00 is described below

commit 429fb9a0018d952b7e1cb8cb9d5c9cb6c182d180
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon May 20 13:25:33 2024 +0200

    TIKA-4166: update comment
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 8ece79074..1c18120ec 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -1015,7 +1015,7 @@
           <artifactId>logback-classic</artifactId>
           <version>${logback.version}</version>
       </dependency>
-      <!-- because of convergence problems with jaxb 2.0.4, because cxf 4.0.3 
uses an older version -->
+      <!-- because of convergence problems with jaxb 4.0.5, because cxf 4.0.4 
uses an older version -->
       <dependency>
           <groupId>org.eclipse.angus</groupId>
           <artifactId>angus-activation</artifactId>

Reply via email to