diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-08-18 11:29:35 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-08-18 11:29:35 +0200 |
commit | fb327145f09e1bcdc3c79d9a55df2d8dc7d9100e (patch) | |
tree | b0d7a22ba5c55cd11bd3118f6e22f7c4c90dae7c /org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit | |
parent | 7a536cef062eb81ee744f93675844bf7ce7f4581 (diff) | |
download | jgit-fb327145f09e1bcdc3c79d9a55df2d8dc7d9100e.tar.gz jgit-fb327145f09e1bcdc3c79d9a55df2d8dc7d9100e.zip |
Update org.apache.commons.codec and org.apache.commons.logging
Update
- org.apache.commons.codec to 1.10.0.v20180409-1845
- org.apache.commons.logging to 1.2.0.v20180409-1502
According to [1] this is required for the update of httpcore and
httpclient we did in 63a3e415.
[1] https://dev.eclipse.org/mhonarc/lists/cross-project-issues-dev/msg15823.html
CQ: 16962
CQ: 16963
Change-Id: I1d40ffc90d17fe2c29ad704013535f20af4b231b
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/S20180730183850-2018-09.tpd | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/S20180730183850-2018-09.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/S20180730183850-2018-09.tpd index 75d26bad20..0f9cc610ea 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/S20180730183850-2018-09.tpd +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/S20180730183850-2018-09.tpd @@ -4,12 +4,12 @@ target "S20180730183850-2018-09" with source configurePhase location "http://download.eclipse.org/tools/orbit/downloads/drops/S20180730183850/repository" { org.apache.ant [1.9.6.v201510161327,1.9.6.v201510161327] org.apache.ant.source [1.9.6.v201510161327,1.9.6.v201510161327] - org.apache.commons.codec [1.9.0.v20170208-1614,1.9.0.v20170208-1614] - org.apache.commons.codec.source [1.9.0.v20170208-1614,1.9.0.v20170208-1614] + org.apache.commons.codec [1.10.0.v20180409-1845,1.10.0.v20180409-1845] + org.apache.commons.codec.source [1.10.0.v20180409-1845,1.10.0.v20180409-1845] org.apache.commons.compress [1.15.0.v20180119-1613,1.15.0.v20180119-1613] org.apache.commons.compress.source [1.15.0.v20180119-1613,1.15.0.v20180119-1613s] - org.apache.commons.logging [1.1.1.v201101211721,1.1.1.v201101211721] - org.apache.commons.logging.source [1.1.1.v201101211721,1.1.1.v201101211721] + org.apache.commons.logging [1.2.0.v20180409-1502,1.2.0.v20180409-1502] + org.apache.commons.logging.source [1.2.0.v20180409-1502,1.2.0.v20180409-1502] org.apache.httpcomponents.httpclient [4.5.5.v20180409-1525,4.5.5.v20180409-1525] org.apache.httpcomponents.httpclient.source [4.5.5.v20180409-1525,4.5.5.v20180409-1525] org.apache.httpcomponents.httpcore [4.4.9.v20180409-1525,4.4.9.v20180409-1525] |