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 9def203 commit 6c215e8Copy full SHA for 6c215e8
1 file changed
sshd-core/pom.xml
@@ -272,7 +272,7 @@
272
<additionalClasspathDependency>
273
<groupId>org.bouncycastle</groupId>
274
<artifactId>bcpkix-fips</artifactId>
275
- <version>2.0.10</version>
+ <version>2.0.11</version>
276
</additionalClasspathDependency>
277
278
@@ -282,7 +282,7 @@
282
283
284
<artifactId>bcutil-fips</artifactId>
285
- <version>2.0.5</version>
+ <version>2.0.6</version>
286
287
</additionalClasspathDependencies>
288
</configuration>
0 commit comments