This is an automated email from the ASF dual-hosted git repository.

haonan pushed a commit to branch upgrade_guava
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/upgrade_guava by this push:
     new 7b0aae57211 Upgrade guava to avoid vulnerability issue
7b0aae57211 is described below

commit 7b0aae57211d99b22e1d23c36e767a54db32d6e9
Author: HTHou <[email protected]>
AuthorDate: Thu Aug 17 17:39:56 2023 +0800

    Upgrade guava to avoid vulnerability issue
---
 LICENSE-binary | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/LICENSE-binary b/LICENSE-binary
index 9354552b789..d0f43b2683c 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -223,7 +223,7 @@ org.apache.commons:commons-lang3:3.8.1
 commons-lang:commons-lang:2.6
 com.nimbusds:content-type:2.0
 com.google.code.gson:gson:2.8.6
-com.google.guava.guava:24.1.1
+com.google.guava.guava:32.1.2-jre
 com.fasterxml.jackson.core:jackson-annotations:2.10.0
 com.fasterxml.jackson.core:jackson-core:2.10.0
 com.fasterxml.jackson.core:jackson-databind:2.10.0
@@ -307,4 +307,4 @@ javax.xml.bind:jaxb-api:2.4.0-b180725.0427
 
 Public Domain
 ------------
-org.tukaani:xz:1.9
\ No newline at end of file
+org.tukaani:xz:1.9

Reply via email to