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 27933e64b9 TIKA-4327: add comment
27933e64b9 is described below
commit 27933e64b998ccd6d7a8e0a8e74ec3fe9d523ebc
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Mar 2 11:02:35 2026 +0100
TIKA-4327: add comment
---
tika-parent/pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index e253b2fbca..8b796f21a1 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -1167,6 +1167,7 @@
<version>2.0.1.Final</version>
</dependency>
<!-- Pin versions required by Apache Ignite 3.x transitive dependencies
-->
+ <!-- using micronaut-bom fails with "TestEngine with ID 'junit-jupiter'
failed to discover tests" -->
<dependency>
<groupId>io.micronaut</groupId>
<artifactId>micronaut-inject</artifactId>