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 28f276cccb Bump org.projectlombok:lombok from 1.18.32 to 1.18.42
(#2682)
28f276cccb is described below
commit 28f276cccbac3b2e543001405bbde0ea78407e6c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 9 07:32:17 2026 +0100
Bump org.projectlombok:lombok from 1.18.32 to 1.18.42 (#2682)
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok)
from 1.18.32 to 1.18.42.
-
[Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
-
[Commits](https://github.com/projectlombok/lombok/compare/v1.18.32...v1.18.42)
---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-version: 1.18.42
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
tika-e2e-tests/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tika-e2e-tests/pom.xml b/tika-e2e-tests/pom.xml
index affccd80cc..c4f98a3459 100644
--- a/tika-e2e-tests/pom.xml
+++ b/tika-e2e-tests/pom.xml
@@ -54,7 +54,7 @@
<log4j.version>2.25.3</log4j.version>
<!-- Other -->
- <lombok.version>1.18.32</lombok.version>
+ <lombok.version>1.18.42</lombok.version>
</properties>
<modules>