dependency version moved to main pom (PR review)
This commit is contained in:
parent
7cffd14fb0
commit
fefbcfb106
|
@ -87,7 +87,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-text</artifactId>
|
||||
<version>1.8</version>
|
||||
<version>${common.text.version}</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue