Skip to content

Commit 03e340c

Browse files
authored
Revert "build(deps): bump org.bouncycastle:bcpkix-fips from 2.0.7 to 2.1.9 (#…" (#3318)
This reverts commit 97ec983.
1 parent 59afa2c commit 03e340c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ext {
77
versions.aspectJVersion = "1.9.4"
88
versions.apacheDsVersion = "2.0.0.AM27"
99
versions.bouncyCastleFipsVersion = "2.0.0"
10-
versions.bouncyCastlePkixFipsVersion = "2.1.9"
10+
versions.bouncyCastlePkixFipsVersion = "2.0.7"
1111
versions.bouncyCastleTlsFipsVersion = "2.0.19"
1212
versions.hamcrestVersion = "3.0"
1313
versions.springBootVersion = "2.7.18"

0 commit comments

Comments
 (0)