Skip to content

Commit

Permalink
Upgrading guava version to 32.0.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiocarvalho777 committed Jun 28, 2023
1 parent cc54791 commit cf32cc8
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 @@ -252,7 +252,7 @@ ext.lib = [
commons_io: "commons-io:commons-io:2.9.0",
commons_lang3: "org.apache.commons:commons-lang3:3.12.0",
commons_collections4: "org.apache.commons:commons-collections4:4.4",
guava: "com.google.guava:guava:32.0.0",
guava: "com.google.guava:guava:32.0.1-jre",
jopt_simple: "net.sf.jopt-simple:jopt-simple:5.0.4",
plexus_utils: "org.codehaus.plexus:plexus-utils:3.2.1",
reflections: "org.reflections:reflections:0.10.2",
Expand Down

0 comments on commit cf32cc8

Please sign in to comment.