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 6dca71bfd59 HDDS-14910. Bump jackson to 2.21.2 (#9992)
6dca71bfd59 is described below
commit 6dca71bfd597ae2cf7b13418da9025ac938774db
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 28 14:12:41 2026 +0100
HDDS-14910. Bump jackson to 2.21.2 (#9992)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 48eb3ebe199..f67fa47db63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
<httpcore.version>4.4.16</httpcore.version>
<io.grpc.version>1.77.1</io.grpc.version>
<jackson2-bom.version>2.21.1</jackson2-bom.version>
- <jackson2.version>2.21.0</jackson2.version>
+ <jackson2.version>2.21.2</jackson2.version>
<jacoco.version>0.8.14</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]