aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-06-27 14:22:22 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-06-27 14:43:48 +0200
commit00fa17680e9d9c8e0b7deaafa7ac6e53a556abb6 (patch)
tree60c3014992ef122da0c4418c6534b26cd5468916 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target
parentd2f11458903464f8145e0e32fd8e882d9c376c7d (diff)
downloadjgit-00fa17680e9d9c8e0b7deaafa7ac6e53a556abb6.tar.gz
jgit-00fa17680e9d9c8e0b7deaafa7ac6e53a556abb6.zip
Update bouncycastle to 1.75
Change-Id: I7538759005b9a4eb8f1ae9337ce0056500eb7227
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target10
1 files changed, 5 insertions, 5 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target
index 2c899e8cde..4e3f13d215 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?>
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="jgit-4.28" sequenceNumber="1684945225">
+<target name="jgit-4.28" sequenceNumber="1687869645">
<locations>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="com.jcraft.jsch" version="0.1.55.v20221112-0806"/>
@@ -193,25 +193,25 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpg-jdk18on</artifactId>
- <version>1.73</version>
+ <version>1.75</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk18on</artifactId>
- <version>1.73</version>
+ <version>1.75</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk18on</artifactId>
- <version>1.73</version>
+ <version>1.75</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcutil-jdk18on</artifactId>
- <version>1.73</version>
+ <version>1.75</version>
<type>jar</type>
</dependency>
</dependencies>