This is an automated email from the ASF dual-hosted git repository. jackie 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 657ae69d59 Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.1 (#14328) 657ae69d59 is described below commit 657ae69d593270d66b677a79ca55d41825486aab Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Oct 29 11:04:00 2024 -0700 Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.1 (#14328) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4b18f8a8c5..7b72c2fc9f 100644 --- a/pom.xml +++ b/pom.xml @@ -142,7 +142,7 @@ <hive.version>2.8.1</hive.version> <helix.version>1.3.1</helix.version> <zkclient.version>0.11</zkclient.version> - <jackson.version>2.17.2</jackson.version> + <jackson.version>2.18.1</jackson.version> <zookeeper.version>3.9.3</zookeeper.version> <async-http-client.version>3.0.0</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