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 6f714213eb0 HDDS-14780. Bump jackson to 2.21.1 (#9884)
6f714213eb0 is described below
commit 6f714213eb08290bfc1f3fb640f04b89cb1dec7f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 7 09:23:20 2026 +0100
HDDS-14780. Bump jackson to 2.21.1 (#9884)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 02afd292ece..420a4b165e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
<httpclient.version>4.5.14</httpclient.version>
<httpcore.version>4.4.16</httpcore.version>
<io.grpc.version>1.77.1</io.grpc.version>
- <jackson2-bom.version>2.21.0</jackson2-bom.version>
+ <jackson2-bom.version>2.21.1</jackson2-bom.version>
<jackson2.version>2.21.0</jackson2.version>
<jacoco.version>0.8.14</jacoco.version>
<jakarta.annotation.version>2.1.1</jakarta.annotation.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]