We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9735af commit 013686eCopy full SHA for 013686e
1 file changed
eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target
@@ -153,13 +153,13 @@
153
<dependency>
154
<groupId>org.bouncycastle</groupId>
155
<artifactId>bcprov-jdk18on</artifactId>
156
- <version>1.83</version>
+ <version>1.84</version>
157
<type>jar</type>
158
</dependency>
159
160
161
<artifactId>bcutil-jdk18on</artifactId>
162
163
164
165
@@ -693,7 +693,7 @@
693
694
<groupId>org.apache.felix</groupId>
695
<artifactId>org.apache.felix.scr</artifactId>
696
- <version>2.2.14</version>
+ <version>2.2.18</version>
697
698
699
</dependencies>
0 commit comments