This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/master by this push:
new b53e1ba569b Bump jackson-databind to 2.16.2
b53e1ba569b is described below
commit b53e1ba569b2332b8933ef6e593577fb0cf1c8b6
Author: Haonan <[email protected]>
AuthorDate: Fri Dec 13 18:18:33 2024 +0800
Bump jackson-databind to 2.16.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 112468fa607..da51a20417d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@
https://github.com/apache/iotdb-bin-resources/tree/main/iotdb-tools-thrift
-->
<iotdb-tools-thrift.version>0.14.1.0</iotdb-tools-thrift.version>
- <jackson.version>2.15.4</jackson.version>
+ <jackson.version>2.16.2</jackson.version>
<!-- This is the last version to support the javax namespace -->
<jakarta.servlet-api.version>4.0.4</jakarta.servlet-api.version>
<!-- This is the last version to support the javax namespace -->