aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-08-29 22:01:03 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-08-29 22:12:53 +0200
commit46264ba489b57b25f0de8013fef1c4b7306c3967 (patch)
tree70e5fc6a4fd0f10da3d859e91e10ecb2d58f2855 /pom.xml
parente29834a77da41625bd48ebf0538ee016a5319b7b (diff)
downloadjgit-46264ba489b57b25f0de8013fef1c4b7306c3967.tar.gz
jgit-46264ba489b57b25f0de8013fef1c4b7306c3967.zip
Update bouncycastle to 1.76
Change-Id: Ic569f348106e917001fbaa25a302fc20cca56244
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 bd11260073..5e95b47ac4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -169,7 +169,7 @@
<slf4j-version>1.7.36</slf4j-version>
<maven-javadoc-plugin-version>3.5.0</maven-javadoc-plugin-version>
<gson-version>2.10.1</gson-version>
- <bouncycastle-version>1.75</bouncycastle-version>
+ <bouncycastle-version>1.76</bouncycastle-version>
<spotbugs-maven-plugin-version>4.7.3.4</spotbugs-maven-plugin-version>
<maven-project-info-reports-plugin-version>3.4.3</maven-project-info-reports-plugin-version>
<maven-jxr-plugin-version>3.3.0</maven-jxr-plugin-version>