This is an automated email from the ASF dual-hosted git repository. pingsutw pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/submarine.git
The following commit(s) were added to refs/heads/master by this push: new 93d6ee53 Bump guava from 30.0-jre to 32.0.0-jre (#1070) 93d6ee53 is described below commit 93d6ee5311d77a2e69537e7d067c624a55da1ff9 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sat Jun 17 12:23:24 2023 +0800 Bump guava from 30.0-jre to 32.0.0-jre (#1070) Bumps [guava](https://github.com/google/guava) from 30.0-jre to 32.0.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production ... 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 2d7f7111..82c6966b 100644 --- a/pom.xml +++ b/pom.xml @@ -116,7 +116,7 @@ <mockito.version>2.23.4</mockito.version> <wiremock.version>2.33.2</wiremock.version> <powermock.version>1.6.4</powermock.version> - <guava.version>30.0-jre</guava.version> + <guava.version>32.0.0-jre</guava.version> <testng.version>6.4</testng.version> <avro.version>1.8.2</avro.version> <httpclient.version>4.5.2</httpclient.version> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@submarine.apache.org For additional commands, e-mail: dev-h...@submarine.apache.org