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 ed8a251f07 Bump com.google.guava:guava from 32.0.1-jre to 32.1.3-jre (#12124) ed8a251f07 is described below commit ed8a251f0737e379a44557dbe2a8d9a49ddf4df0 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Dec 11 09:10:37 2023 -0800 Bump com.google.guava:guava from 32.0.1-jre to 32.1.3-jre (#12124) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4655a53acd..76e6b5c7c0 100644 --- a/pom.xml +++ b/pom.xml @@ -440,7 +440,7 @@ <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> - <version>32.0.1-jre</version> + <version>32.1.3-jre</version> <exclusions> <exclusion> <groupId>com.google.errorprone</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org