Skip to content

Commit 96578f0

Browse files
Update dependency com.google.guava:guava to v32 [SECURITY]
1 parent 6782bf8 commit 96578f0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>binbase</artifactId>
13-
<version>1.0.4-SNAPSHOT</version>
13+
<version>1.1.0-SNAPSHOT</version>
1414
<packaging>jar</packaging>
1515

1616
<name>binbase</name>
@@ -117,7 +117,7 @@
117117
<dependency>
118118
<groupId>com.google.guava</groupId>
119119
<artifactId>guava</artifactId>
120-
<version>31.1-jre</version>
120+
<version>32.0.0-android</version>
121121
</dependency>
122122
<dependency>
123123
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)