You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ti...@apache.org on 2024/03/09 12:47:31 UTC

(tika) branch main updated: TIKA-4166: update jaxb

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 5f4e380ff TIKA-4166: update jaxb
5f4e380ff is described below

commit 5f4e380ffc53cb7788df54e6ec875f9de7008b21
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Sat Mar 9 13:47:23 2024 +0100

    TIKA-4166: update jaxb
---
 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 7f66165de..f13ebcc88 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -364,7 +364,7 @@
     <jakarta.xml.soap.version>3.0.1</jakarta.xml.soap.version>
     <javax.annotation.version>1.3.2</javax.annotation.version>
     <javax.jcr.version>2.0</javax.jcr.version>
-    <jaxb.runtime.version>4.0.4</jaxb.runtime.version>
+    <jaxb.runtime.version>4.0.5</jaxb.runtime.version>
     <jbig2.version>3.0.4</jbig2.version>
     <jcommander.version>1.82</jcommander.version>
     <jdom2.version>2.0.6.1</jdom2.version>