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 7674aab192c HDDS-15899. Bump jackson to 2.21.5 (#10799)
7674aab192c is described below
commit 7674aab192ca83839fd2f9bfa61ad09fd2f9bdb7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 18 10:15:08 2026 +0200
HDDS-15899. Bump jackson to 2.21.5 (#10799)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 186485d5a6a..9eb51b2f548 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.4</jackson2-bom.version>
+ <jackson2-bom.version>2.21.5</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]