This is an automated email from the ASF dual-hosted git repository.
lmccay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-livy.git
The following commit(s) were added to refs/heads/master by this push:
new 25e9b8e8 Bump httpclient from 4.5.3 to 4.5.13 (#374)
25e9b8e8 is described below
commit 25e9b8e8fe427c286894309a553c2f417c16384d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 16 19:24:19 2022 -0500
Bump httpclient from 4.5.3 to 4.5.13 (#374)
Bumps httpclient from 4.5.3 to 4.5.13.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fa9b7c64..777d8001 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,7 +86,7 @@
<spark.version>${spark.scala-2.11.version}</spark.version>
<hive.version>3.0.0</hive.version>
<commons-codec.version>1.9</commons-codec.version>
- <httpclient.version>4.5.3</httpclient.version>
+ <httpclient.version>4.5.13</httpclient.version>
<httpcore.version>4.4.4</httpcore.version>
<jackson.version>2.12.7</jackson.version>
<jackson-databind.version>2.12.7.1</jackson-databind.version>