Update to the latest version of libphonenumber.

This commit is contained in:
Jon Chambers 2021-02-01 21:17:26 -05:00 committed by Jon Chambers
parent 1a27c7eabc
commit fc4c8d6054
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@
<dependency>
<groupId>com.googlecode.libphonenumber</groupId>
<artifactId>libphonenumber</artifactId>
<version>8.11.0</version>
<version>8.12.17</version>
</dependency>