Skip to content

Commit

Permalink
atualização guava
Browse files Browse the repository at this point in the history
  • Loading branch information
braully committed Feb 9, 2024
1 parent 23e27e2 commit c62d76b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -261,8 +261,8 @@
<!-- Test -->
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava-jdk5</artifactId>
<version>14.0.1</version>
<artifactId>guava</artifactId>
<version>32.0.1-jre</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c62d76b

Please sign in to comment.