You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by AsterixDB Code Review <do...@asterix-gerrit.ics.uci.edu> on 2023/10/04 23:37:33 UTC

Change in asterixdb[neo]: [NO ISSUE][MISC] Update com.google.guava:guava to 32.1.2-jre

From Michael Blow <mb...@apache.org>:

Michael Blow has uploaded this change for review. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17843 )


Change subject: [NO ISSUE][MISC] Update com.google.guava:guava to 32.1.2-jre
......................................................................

[NO ISSUE][MISC] Update com.google.guava:guava to 32.1.2-jre

Change-Id: Ifb3da1eedd25052947abbff0aad3eb785d2844cc
---
M hyracks-fullstack/pom.xml
1 file changed, 10 insertions(+), 1 deletion(-)



  git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/43/17843/1

diff --git a/hyracks-fullstack/pom.xml b/hyracks-fullstack/pom.xml
index 4b625e5..9fdcc8d 100644
--- a/hyracks-fullstack/pom.xml
+++ b/hyracks-fullstack/pom.xml
@@ -271,7 +271,7 @@
       <dependency>
         <groupId>com.google.guava</groupId>
         <artifactId>guava</artifactId>
-        <version>31.1-jre</version>
+        <version>32.1.2-jre</version>
         <exclusions>
           <exclusion>
             <groupId>com.google.code.findbugs</groupId>

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17843
To unsubscribe, or for help writing mail filters, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-Project: asterixdb
Gerrit-Branch: neo
Gerrit-Change-Id: Ifb3da1eedd25052947abbff0aad3eb785d2844cc
Gerrit-Change-Number: 17843
Gerrit-PatchSet: 1
Gerrit-Owner: Michael Blow <mb...@apache.org>
Gerrit-MessageType: newchange