Skip to content

Commit

Permalink
fix(deps): update guava monorepo (#952) (#960)
Browse files Browse the repository at this point in the history
(cherry picked from commit d597bff)

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Oct 29, 2023
1 parent 2119be1 commit 4365cd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ dependencies {
def log4jVersion = "2.20.0"
def nettyVersion = "4.1.100.Final"
def jacksonDatabindVersion = "2.15.2"
def guavaVersion = "32.1.2-jre"
def guavaVersion = "32.1.3-jre"
def guiceVersion = "7.0.0"
def junit4Version = "4.13.2"
def junit5Version = "5.10.0"
Expand All @@ -175,7 +175,7 @@ dependencies {
def jakartaVersion = "2.1.1"
def jakartaInjectVersion = "2.0.1"
def javaxVersion = "1"
def guavaFailureAccessVersion = "1.0.1"
def guavaFailureAccessVersion = "1.0.2"
def aopallianceVersion = "1.0"

api("org.opensearch:opensearch:${opensearchVersion}")
Expand Down

0 comments on commit 4365cd6

Please sign in to comment.