Skip to content

Commit

Permalink
Merge pull request #195 from orientechnologies/dependabot/maven/com.g…
Browse files Browse the repository at this point in the history
…oogle.guava-guava-32.1.3-jre

chore(deps): bump com.google.guava:guava from 32.0.0-jre to 32.1.3-jre
  • Loading branch information
tglman authored Jul 11, 2024
2 parents 1165586 + 71773ba commit ac77f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.0.0-jre</version>
<version>32.1.3-jre</version>
</dependency>

<!-- tests -->
Expand Down

0 comments on commit ac77f12

Please sign in to comment.