aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2022-10-10 17:54:18 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2022-10-10 17:54:18 +0200
commit490c586dee4a4158eb2c1b80ced12c7c164e55c9 (patch)
tree925780c00cb8faa8cf05d8abe9668bf470a17826 /pom.xml
parentf319c93584bfc2865574efd0f6e0e7197631504a (diff)
downloadjgit-490c586dee4a4158eb2c1b80ced12c7c164e55c9.tar.gz
jgit-490c586dee4a4158eb2c1b80ced12c7c164e55c9.zip
Update org.apache.httpcomponents:httpcore to 4.4.15
In target platform we updated to this version already earlier. Change-Id: Iefa06bac2c007810936a5675482addd99f8f9cd3
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 42de119e97..07850c23df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -165,7 +165,7 @@
<jetty-version>10.0.6</jetty-version>
<japicmp-version>0.15.3</japicmp-version>
<httpclient-version>4.5.13</httpclient-version>
- <httpcore-version>4.4.14</httpcore-version>
+ <httpcore-version>4.4.15</httpcore-version>
<slf4j-version>1.7.30</slf4j-version>
<maven-javadoc-plugin-version>3.3.1</maven-javadoc-plugin-version>
<tycho-extras-version>2.6.0</tycho-extras-version>