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 233caf240dc HDDS-15214. Bump jackson to 2.21.3 (#10220)
233caf240dc is described below
commit 233caf240dc96b5416fb028156d2bdf1b10c08cf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 10 10:35:31 2026 +0200
HDDS-15214. Bump jackson to 2.21.3 (#10220)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 186ae7a9e7f..c2dd63b4a2b 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.2</jackson2-bom.version>
+ <jackson2-bom.version>2.21.3</jackson2-bom.version>
<jackson2.version>2.21.3</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]