We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ed4e3b commit 0c04475Copy full SHA for 0c04475
1 file changed
releng/org.eclipse.linuxtools.target/linuxtools-latest.target
@@ -150,7 +150,7 @@
150
<dependency>
151
<groupId>com.google.guava</groupId>
152
<artifactId>guava</artifactId>
153
- <version>33.5.0-jre</version>
+ <version>33.6.0-jre</version>
154
<type>jar</type>
155
</dependency>
156
@@ -162,7 +162,7 @@
162
163
<groupId>org.bouncycastle</groupId>
164
<artifactId>bcpkix-jdk18on</artifactId>
165
- <version>1.83</version>
+ <version>1.84</version>
166
167
168
@@ -246,7 +246,7 @@
246
247
<groupId>org.javassist</groupId>
248
<artifactId>javassist</artifactId>
249
- <version>3.30.2-GA</version>
+ <version>3.31.0-GA</version>
250
251
252
0 commit comments