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

tallison pushed a commit to branch branch_3x
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/branch_3x by this push:
     new 7fda74a782 fix rat and java-version
7fda74a782 is described below

commit 7fda74a782d7fd0be0878dd81808c8215b36bfd4
Author: tallison <[email protected]>
AuthorDate: Wed Mar 18 09:00:30 2026 -0400

    fix rat and java-version
---
 .java-version | 2 +-
 pom.xml       | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.java-version b/.java-version
index 98d9bcb75a..b4de394767 100644
--- a/.java-version
+++ b/.java-version
@@ -1 +1 @@
-17
+11
diff --git a/pom.xml b/pom.xml
index 005a096f1c..c0a44dc778 100644
--- a/pom.xml
+++ b/pom.xml
@@ -195,6 +195,7 @@ least three +1 Tika PMC votes are cast.
             <!-- remove this once we figure out the bundle packaging -->
             
<exclude>tika-bundle/src/main/resources/META-INF/MANIFEST.MF</exclude>
             <exclude>.gitattributes</exclude>
+            <exclude>.java-version</exclude>
 
             <!-- subprojects already checked, added for RAT 0.17, see also 
RAT-97 -->
             <exclude>tika-*/**</exclude>

Reply via email to