Update to the latest version of libphonenumber

This commit is contained in:
Chris Eager 2021-02-19 10:38:10 -06:00 committed by Chris Eager
parent 93f845610d
commit 447fba1594
1 changed files with 1 additions and 1 deletions

View File

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