Skip to content

Commit 79d62ad

Browse files
Update dependency com.google.guava:guava to v32 [SECURITY]
1 parent 56a3017 commit 79d62ad

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</version>
1414
<packaging>jar</packaging>
1515

1616
<name>binbase</name>
@@ -118,7 +118,7 @@
118118
<dependency>
119119
<groupId>com.google.guava</groupId>
120120
<artifactId>guava</artifactId>
121-
<version>31.1-jre</version>
121+
<version>32.0.0-android</version>
122122
</dependency>
123123
<dependency>
124124
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)