This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new d152eeb408a HDDS-15696. Bump jackson to 2.21.4 (#10623)
d152eeb408a is described below
commit d152eeb408a8f3dace864d63b0c233c5cd747678
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 27 16:29:07 2026 +0200
HDDS-15696. Bump jackson to 2.21.4 (#10623)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 19f2fb0e364..23faa614be3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,7 @@
<httpcore.version>4.4.16</httpcore.version>
<iceberg.version>1.10.1</iceberg.version>
<io.grpc.version>1.77.1</io.grpc.version>
- <jackson2-bom.version>2.21.3</jackson2-bom.version>
+ <jackson2-bom.version>2.21.4</jackson2-bom.version>
<jacoco.version>0.8.15</jacoco.version>
<jakarta.annotation.version>2.1.1</jakarta.annotation.version>
<jakarta.inject.version>2.6.1</jakarta.inject.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]