Skip to content

Commit 6aa63b4

Browse files
fix(deps): update dependency com.google.guava:guava to v32 [security]
1 parent f3e5b18 commit 6aa63b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<commons-collections.version>3.2.2</commons-collections.version>
3030
<commons-io.version>2.11.0</commons-io.version>
3131
<commons-lang.version>2.6</commons-lang.version>
32-
<guava.version>14.0.1</guava.version>
32+
<guava.version>32.0.0-android</guava.version>
3333
<!-- Hibernate should match uPortal version for consistency -->
3434
<hibernate.version>5.3.20.Final</hibernate.version>
3535
<httpclient.version>4.5.13</httpclient.version>

0 commit comments

Comments
 (0)