This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new e2564c53d5 HDDS-9740. Bump httpcore.version to 4.4.16 (#5635)
e2564c53d5 is described below
commit e2564c53d5893557c1046b0db1130254fa102f59
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 21 10:01:43 2023 +0100
HDDS-9740. Bump httpcore.version to 4.4.16 (#5635)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 46d4187c24..dfcc61bb5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -175,7 +175,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<!-- httpcomponents versions -->
<httpclient.version>4.5.13</httpclient.version>
- <httpcore.version>4.4.13</httpcore.version>
+ <httpcore.version>4.4.16</httpcore.version>
<!-- SLF4J/LOG4J version -->
<slf4j.version>1.7.36</slf4j.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]