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

asf-gitbox-commits 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 da26f2c3ce TIKA-4327: update micronaut
da26f2c3ce is described below

commit da26f2c3ce97488deb0e1032405cec2e65ae4517
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Jul 13 19:44:28 2026 +0200

    TIKA-4327: update micronaut
---
 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 be414b97c9..c57e6ecd79 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -404,7 +404,7 @@
     <microsoft.translator.version>0.6.2</microsoft.translator.version>
     <!-- can't update to 4 because Apache Ignite needs 
io.micronaut.core.convert.DefaultConversionService
          which no longer exists in 4.0: 
https://stackoverflow.com/questions/79937141/    -->
-    <micronaut.version>3.10.9</micronaut.version>
+    <micronaut.version>3.10.10</micronaut.version>
     <mime4j.version>0.8.14</mime4j.version>
     <mockito.version>5.23.0</mockito.version>
     <mockito-junit-jupiter.version>5.23.0</mockito-junit-jupiter.version>

Reply via email to