@@ -60,7 +60,7 @@ DO NOT MODIFY - GENERATED CODE
60
60
</snapshotRepository >
61
61
</distributionManagement >
62
62
<properties >
63
- <bc .versions>1.78</bc .versions>
63
+ <bc .versions>1.78.1 </bc .versions>
64
64
<invoker .skip>${maven.test.skip} </invoker .skip>
65
65
<invoker .test>${bc.versions} </invoker .test>
66
66
<jruby .plugins.version>3.0.2</jruby .plugins.version>
@@ -77,22 +77,22 @@ DO NOT MODIFY - GENERATED CODE
77
77
<dependency >
78
78
<groupId >org.bouncycastle</groupId >
79
79
<artifactId >bcprov-jdk18on</artifactId >
80
- <version >1.78</version >
80
+ <version >1.78.1 </version >
81
81
</dependency >
82
82
<dependency >
83
83
<groupId >org.bouncycastle</groupId >
84
84
<artifactId >bcpkix-jdk18on</artifactId >
85
- <version >1.78</version >
85
+ <version >1.78.1 </version >
86
86
</dependency >
87
87
<dependency >
88
88
<groupId >org.bouncycastle</groupId >
89
89
<artifactId >bctls-jdk18on</artifactId >
90
- <version >1.78</version >
90
+ <version >1.78.1 </version >
91
91
</dependency >
92
92
<dependency >
93
93
<groupId >org.bouncycastle</groupId >
94
94
<artifactId >bcutil-jdk18on</artifactId >
95
- <version >1.78</version >
95
+ <version >1.78.1 </version >
96
96
</dependency >
97
97
<dependency >
98
98
<groupId >org.jruby</groupId >
0 commit comments