This is an automated email from the ASF dual-hosted git repository. heneveld pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git
commit c4423254442a11b31e34107db4f3ee7eec486cd3 Author: dependabot[bot] <[email protected]> AuthorDate: Fri Feb 1 12:27:40 2019 +0000 [Security] Bump commons-compress from 1.4 to 1.18 Bumps commons-compress from 1.4 to 1.18. **This update includes security fixes.** Signed-off-by: dependabot[bot] <[email protected]> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 49aec73..10ceb42 100644 --- a/pom.xml +++ b/pom.xml @@ -138,7 +138,7 @@ <freemarker.version>2.3.25-incubating</freemarker.version> <commons-io.version>2.4</commons-io.version> <jsonPath.version>2.4.0</jsonPath.version> - <commons-compress.version>1.4</commons-compress.version> + <commons-compress.version>1.18</commons-compress.version> <validation-api.version>1.1.0.Final</validation-api.version> <geronimo-jms_1.1_spec.version>1.1.1</geronimo-jms_1.1_spec.version> <geronimo-jta_1.1_spec.version>1.1.1</geronimo-jta_1.1_spec.version>
