summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2022-11-14 14:34:30 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2022-11-14 17:12:20 +0100
commitf288de7490ee9bc82f688de40295f14adb18e454 (patch)
treee59b32584a7f5695e5ede16e7a8e131fc2e14a83 /pom.xml
parentbd2aced4a33690641d8a35f48b4839b55e35920b (diff)
downloadjgit-f288de7490ee9bc82f688de40295f14adb18e454.tar.gz
jgit-f288de7490ee9bc82f688de40295f14adb18e454.zip
Update Orbit to S20221109014815
and update - com.sun.jna to 5.12.1.v20221103-2317 - com.sun.jna.platform to 5.12.1.v20221103-2317 - org.bouncycastle.bcpg to 1.72.0.v20221013-1810 - org.bouncycastle.bcpkix to 1.72.0.v20221013-1810 - org.bouncycastle.bcprov to 1.72.0.v20221013-1810 - org.bouncycastle.bcutil to 1.72.0.v20221013-1810 - org.mockito.mockito-core to 4.8.1.v20221103-2317 - org.objenesis to 3.3.0.v20221103-2317 Change-Id: If00094d23e51d5f66928f83c1334aa6b18b98dfe
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 44745058a7..8df5b53199 100644
--- a/pom.xml
+++ b/pom.xml
@@ -170,7 +170,7 @@
<maven-javadoc-plugin-version>3.3.1</maven-javadoc-plugin-version>
<tycho-extras-version>2.6.0</tycho-extras-version>
<gson-version>2.9.1</gson-version>
- <bouncycastle-version>1.71</bouncycastle-version>
+ <bouncycastle-version>1.72</bouncycastle-version>
<spotbugs-maven-plugin-version>4.3.0</spotbugs-maven-plugin-version>
<maven-project-info-reports-plugin-version>3.1.2</maven-project-info-reports-plugin-version>
<maven-jxr-plugin-version>3.1.1</maven-jxr-plugin-version>