Skip to content

Commit

Permalink
Update guava to 30.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienlauer committed May 7, 2021
1 parent 16dcd47 commit 4d8d11c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
<licenseMerge>Apache 2|Apache Public License 2.0</licenseMerge>
<licenseMerge>Apache 2|Unknown license</licenseMerge>
<licenseMerge>Apache 2|Apache Software License - Version 2.0</licenseMerge>
<licenseMerge>Apache 2|Apache 2.0</licenseMerge>
<licenseMerge>BSD|BSD 3-Clause License</licenseMerge>
<licenseMerge>BSD|BSD style modified by Coverity</licenseMerge>
<licenseMerge>BSD|The BSD License</licenseMerge>
Expand Down Expand Up @@ -156,7 +157,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>18.0</version>
<version>30.1.1-jre</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion src/license/THIRD-PARTY.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# Please fill the missing licenses for dependencies :
#
#
#Fri May 07 09:15:05 CEST 2021
#Fri May 07 09:17:06 CEST 2021
classworlds--classworlds--1.1-alpha-2=
org.codehaus.plexus--plexus-container-default--1.0-alpha-9-stable-1=
jdom--jdom--1.0=
Expand Down

0 comments on commit 4d8d11c

Please sign in to comment.