Skip to content

Commit e5fca94

Browse files
Update target-platform with latest version
1 parent a9735af commit e5fca94

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -147,19 +147,19 @@
147147
<dependency>
148148
<groupId>org.bouncycastle</groupId>
149149
<artifactId>bcpg-jdk18on</artifactId>
150-
<version>1.83</version>
150+
<version>1.84</version>
151151
<type>jar</type>
152152
</dependency>
153153
<dependency>
154154
<groupId>org.bouncycastle</groupId>
155155
<artifactId>bcprov-jdk18on</artifactId>
156-
<version>1.83</version>
156+
<version>1.84</version>
157157
<type>jar</type>
158158
</dependency>
159159
<dependency>
160160
<groupId>org.bouncycastle</groupId>
161161
<artifactId>bcutil-jdk18on</artifactId>
162-
<version>1.83</version>
162+
<version>1.84</version>
163163
<type>jar</type>
164164
</dependency>
165165
<dependency>
@@ -693,7 +693,7 @@
693693
<dependency>
694694
<groupId>org.apache.felix</groupId>
695695
<artifactId>org.apache.felix.scr</artifactId>
696-
<version>2.2.14</version>
696+
<version>2.2.18</version>
697697
<type>jar</type>
698698
</dependency>
699699
</dependencies>

0 commit comments

Comments
 (0)