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 eec25d7870d HDDS-16344. Bump jackson to 2.21.6 (#11163)
eec25d7870d is described below
commit eec25d7870dafb27f27ac70da5aa422fed874d44
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 30 10:27:54 2026 +0200
HDDS-16344. Bump jackson to 2.21.6 (#11163)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2f470032974..177b7656832 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,7 +95,7 @@
<httpcore.version>4.4.16</httpcore.version>
<iceberg.version>1.10.2</iceberg.version>
<io.grpc.version>1.77.1</io.grpc.version>
- <jackson2-bom.version>2.21.5</jackson2-bom.version>
+ <jackson2-bom.version>2.21.6</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]