This is an automated email from the ASF dual-hosted git repository. brahma pushed a commit to branch branch-2.7 in repository https://gitbox.apache.org/repos/asf/ambari.git
The following commit(s) were added to refs/heads/branch-2.7 by this push: new 19029f028c AMBARI-25716 : Bump up Httpclient to 4.5.13 to resolve CVEs (#3355) 19029f028c is described below commit 19029f028c63f04f3b546b7481e82f7752dacced Author: Ananya Singh <purpu...@gmail.com> AuthorDate: Sun Aug 28 09:10:04 2022 +0530 AMBARI-25716 : Bump up Httpclient to 4.5.13 to resolve CVEs (#3355) --- ambari-project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ambari-project/pom.xml b/ambari-project/pom.xml index 1f3a900c0b..efeb571989 100644 --- a/ambari-project/pom.xml +++ b/ambari-project/pom.xml @@ -121,7 +121,7 @@ <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpclient</artifactId> - <version>4.5.5</version> + <version>4.5.13</version> </dependency> <dependency> <groupId>org.codehaus.jettison</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@ambari.apache.org For additional commands, e-mail: commits-h...@ambari.apache.org