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 fd16980982 TIKA-4327: update lombok
fd16980982 is described below
commit fd16980982c6f2017b125b885e47ab7b922a5273
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed Apr 22 12:39:28 2026 +0200
TIKA-4327: update lombok
---
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 0fc3182114..08eb25966c 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -408,7 +408,7 @@
<kotlin-stdlib.version>2.3.20</kotlin-stdlib.version>
<libpst.version>0.9.3</libpst.version>
<log4j2.version>2.25.4</log4j2.version>
- <lombok.version>1.18.44</lombok.version>
+ <lombok.version>1.18.46</lombok.version>
<!-- can't update to 10, needs jdk21 -->
<lucene.version>9.12.3</lucene.version>
<maven.plugin.annotations.version>3.15.2</maven.plugin.annotations.version>