Add semver4j as a dependency.
This commit is contained in:
parent
1b7b6d4b7e
commit
b041fbe3ec
|
@ -140,6 +140,11 @@
|
|||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.vdurmont</groupId>
|
||||
<artifactId>semver4j</artifactId>
|
||||
<version>3.1.0</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.googlecode.libphonenumber</groupId>
|
||||
|
|
Loading…
Reference in New Issue