Skip to content

Commit

Permalink
fix(deps): update dependency com.google.guava:guava to v32.1.1-jre (#849
Browse files Browse the repository at this point in the history
)

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
Co-authored-by: Sarat Vemulapalli <[email protected]>
(cherry picked from commit 1655749)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
3 people committed Jun 30, 2023
1 parent 1749250 commit ea46102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ dependencies {
def log4jVersion = "2.20.0"
def nettyVersion = "4.1.94.Final"
def jacksonDatabindVersion = "2.15.2"
def guavaVersion = "32.0.1-jre"
def guavaVersion = "32.1.1-jre"
def guiceVersion = "7.0.0"
def junit4Version = "4.13.2"
def junit5Version = "5.9.3"
Expand Down

0 comments on commit ea46102

Please sign in to comment.