Skip to content

Commit 4cb89f8

Browse files
committed
Update guava dependency version to 32.0.1-jre.
1 parent a9119fc commit 4cb89f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

biojava-genome/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<groupId>com.google.guava</groupId>
6262
<artifactId>guava</artifactId>
6363
<scope>compile</scope>
64-
<version>31.1-jre</version>
64+
<version>32.0.1-jre</version>
6565
</dependency>
6666
<dependency>
6767
<groupId>junit</groupId>

0 commit comments

Comments
 (0)