diff options
author | Lee, Tian (tl5884) <tianl@amdocs.com> | 2018-09-19 13:53:23 +0100 |
---|---|---|
committer | Lee, Tian (tl5884) <tianl@amdocs.com> | 2018-09-19 13:53:23 +0100 |
commit | bab607dcd027d194d81e4784651ddb4ff4cc0eeb (patch) | |
tree | 7f22c53d57818c7cad626b41eb579075a2858372 | |
parent | 9a00ccfbf7202b571a7dbc40e63b60750c5773f6 (diff) |
Upversion commons-compress for NexusIQ1.3.0
Change-Id: I3e591713c4cffabce2f0e31d5eb6793ed639d028
Issue-ID: AAI-1641
Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ <docker.location>${basedir}/target</docker.location> <spring-boot.version>1.5.15.RELEASE</spring-boot.version> <apache.commons-text.version>1.1</apache.commons-text.version> - <commons-compress.version>1.17</commons-compress.version> + <commons-compress.version>1.18</commons-compress.version> <hamcrest-all.version>1.3</hamcrest-all.version> <babel.version>1.2.0</babel.version> <aai.rest.client.version>1.2.1</aai.rest.client.version> |