summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDavid Ostrovsky <david@ostrovsky.org>2019-10-18 04:21:27 -0400
committerMatthias Sohn <matthias.sohn@sap.com>2019-11-09 00:39:38 +0100
commita7412b544bea81ea0bc53979e384e9ba1ed05d9e (patch)
treefa9e11bf4d7cf1d1396834b8b03a09bb871f7701 /pom.xml
parent6bae5a88bc4583e00d1a47758956eae2b5d59e4c (diff)
downloadjgit-a7412b544bea81ea0bc53979e384e9ba1ed05d9e.tar.gz
jgit-a7412b544bea81ea0bc53979e384e9ba1ed05d9e.zip
Update bouncycastle version to 1.64 and Orbit to I20191106190530
The recent versions fixed number of defects and added new features: [1]. Use Orbit I20191106190530 until a S-build is available. [1] https://www.bouncycastle.org/releasenotes.html Change-Id: I0f2fd3a218ea31f6f6b58b1816af9361e4de54e4 Signed-off-by: David Ostrovsky <d.ostrovsky@gmx.de> Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
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 8c41788671..d30f43bd1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -202,7 +202,7 @@
<maven-javadoc-plugin-version>3.1.1</maven-javadoc-plugin-version>
<tycho-extras-version>1.5.1</tycho-extras-version>
<gson-version>2.8.2</gson-version>
- <bouncycastle-version>1.61</bouncycastle-version>
+ <bouncycastle-version>1.64</bouncycastle-version>
<spotbugs-maven-plugin-version>3.1.12.2</spotbugs-maven-plugin-version>
<maven-project-info-reports-plugin-version>3.0.0</maven-project-info-reports-plugin-version>
<maven-jxr-plugin-version>3.0.0</maven-jxr-plugin-version>