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 5c1c3c471 Bump io.netty:netty-bom from 4.2.0.RC3 to 4.2.0.RC4 (#2154)
5c1c3c471 is described below
commit 5c1c3c471c97f287c2711ce4bb38d174fbb7ab71
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 10 07:38:34 2025 +0100
Bump io.netty:netty-bom from 4.2.0.RC3 to 4.2.0.RC4 (#2154)
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.2.0.RC3
to 4.2.0.RC4.
-
[Commits](https://github.com/netty/netty/compare/netty-4.2.0.RC3...netty-4.2.0.RC4)
---
updated-dependencies:
- dependency-name: io.netty:netty-bom
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-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index cb4e48fab..657c6aa61 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -412,7 +412,7 @@
<mockito.version>5.15.2</mockito.version>
<mockito-junit-jupiter.version>5.16.0</mockito-junit-jupiter.version>
<netcdf-java.version>4.5.5</netcdf-java.version>
- <netty.version>4.2.0.RC3</netty.version>
+ <netty.version>4.2.0.RC4</netty.version>
<oak.jackrabbit.version>1.76.0</oak.jackrabbit.version>
<openjson.version>1.0.13</openjson.version>
<opennlp.version>2.5.3</opennlp.version>