Skip to content

Commit 504c98d

Browse files
committed
Update bouncycastle to match Platform
1 parent 9ae658d commit 504c98d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

releng/org.eclipse.linuxtools.target/linuxtools-latest.target

+2-2
Original file line numberDiff line numberDiff line change
@@ -175,13 +175,13 @@
175175
<dependency>
176176
<groupId>org.bouncycastle</groupId>
177177
<artifactId>bcpkix-jdk18on</artifactId>
178-
<version>1.78.1</version>
178+
<version>1.79</version>
179179
<type>jar</type>
180180
</dependency>
181181
<dependency>
182182
<groupId>org.bouncycastle</groupId>
183183
<artifactId>bcutil-jdk18on</artifactId>
184-
<version>1.78.1</version>
184+
<version>1.79</version>
185185
<type>jar</type>
186186
</dependency>
187187
<dependency>

0 commit comments

Comments
 (0)