This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push: new b7887e2545 Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.19.0 (#15642) b7887e2545 is described below commit b7887e25456429b16a58560b84e044e6dd228f5f Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sun Apr 27 08:11:23 2025 -0700 Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.19.0 (#15642) Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.18.3 to 2.19.0. - [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.18.3...jackson-bom-2.19.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c6f4d2e60e..6a0b94ea12 100644 --- a/pom.xml +++ b/pom.xml @@ -143,7 +143,7 @@ <hive.version>2.8.1</hive.version> <helix.version>1.3.1</helix.version> <zkclient.version>0.11</zkclient.version> - <jackson.version>2.18.3</jackson.version> + <jackson.version>2.19.0</jackson.version> <zookeeper.version>3.9.3</zookeeper.version> <async-http-client.version>3.0.2</async-http-client.version> <jersey.version>2.45</jersey.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org