Skip to content

Commit 019945a

Browse files
eclipse-releng-botmerks
authored andcommitted
Update target-platform with latest version
1 parent da88c65 commit 019945a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,19 +154,19 @@
154154
<dependency>
155155
<groupId>org.bouncycastle</groupId>
156156
<artifactId>bcpg-jdk18on</artifactId>
157-
<version>1.78.1</version>
157+
<version>1.79</version>
158158
<type>jar</type>
159159
</dependency>
160160
<dependency>
161161
<groupId>org.bouncycastle</groupId>
162162
<artifactId>bcprov-jdk18on</artifactId>
163-
<version>1.78.1</version>
163+
<version>1.79</version>
164164
<type>jar</type>
165165
</dependency>
166166
<dependency>
167167
<groupId>org.bouncycastle</groupId>
168168
<artifactId>bcutil-jdk18on</artifactId>
169-
<version>1.78.1</version>
169+
<version>1.79</version>
170170
<type>jar</type>
171171
</dependency>
172172
<dependency>

0 commit comments

Comments
 (0)