This is an automated email from the ASF dual-hosted git repository.
HTHou 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 4cf58248055 Bump com.fasterxml.jackson.core:jackson-core from 2.18.6
to 2.18.9 (#18274)
4cf58248055 is described below
commit 4cf58248055619689918b344cda325c6c9ea2cab
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 22 15:33:24 2026 +0800
Bump com.fasterxml.jackson.core:jackson-core from 2.18.6 to 2.18.9 (#18274)
* Bump com.fasterxml.jackson.core:jackson-core from 2.18.6 to 2.18.9
Bumps
[com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core)
from 2.18.6 to 2.18.9.
-
[Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.18.6...jackson-core-2.18.9)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-version: 2.18.8
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
* Update jackson.version to 2.18.9
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Haonan <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 79df3c2ebb1..921db93c2a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
https://github.com/apache/iotdb-bin-resources/tree/main/iotdb-tools-thrift
-->
<iotdb-tools-thrift.version>0.23.0.0</iotdb-tools-thrift.version>
- <jackson.version>2.18.6</jackson.version>
+ <jackson.version>2.18.9</jackson.version>
<jakarta.annotation-api.version>3.0.0</jakarta.annotation-api.version>
<jakarta.servlet-api.version>6.0.0</jakarta.servlet-api.version>
<jakarta.validation-api.version>3.0.2</jakarta.validation-api.version>