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 4ee5fd917b HDDS-10500. Bump Jackson to 2.16.1 (#6356)
4ee5fd917b is described below
commit 4ee5fd917be2b39720a2883f59f3b97da170a108
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 10 09:45:08 2024 +0100
HDDS-10500. Bump Jackson to 2.16.1 (#6356)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 862ef29306..d97b31046b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -164,7 +164,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<!-- jackson versions -->
<jackson1.version>1.9.13</jackson1.version>
<jackson-jaxr.version>1.9.13</jackson-jaxr.version>
- <jackson2-bom.version>2.13.4.20221013</jackson2-bom.version>
+ <jackson2-bom.version>2.16.1</jackson2-bom.version>
<woodstox.version>5.4.0</woodstox.version>
<!-- jaegertracing veresion -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]