File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module JOpenSSL
22 VERSION = '0.10.5.dev'
3- BOUNCY_CASTLE_VERSION = '1.62 '
3+ BOUNCY_CASTLE_VERSION = '1.65 '
44end
55
66Object . class_eval do
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ DO NOT MODIFIY - GENERATED CODE
6060 </snapshotRepository >
6161 </distributionManagement >
6262 <properties >
63- <bc .versions>1.62 </bc .versions>
63+ <bc .versions>1.65 </bc .versions>
6464 <invoker .skip>${maven.test.skip} </invoker .skip>
6565 <invoker .test>${bc.versions} </invoker .test>
6666 <jruby .plugins.version>1.1.8</jruby .plugins.version>
@@ -98,17 +98,17 @@ DO NOT MODIFIY - GENERATED CODE
9898 <dependency >
9999 <groupId >org.bouncycastle</groupId >
100100 <artifactId >bcprov-jdk15on</artifactId >
101- <version >1.62 </version >
101+ <version >1.65 </version >
102102 </dependency >
103103 <dependency >
104104 <groupId >org.bouncycastle</groupId >
105105 <artifactId >bcpkix-jdk15on</artifactId >
106- <version >1.62 </version >
106+ <version >1.65 </version >
107107 </dependency >
108108 <dependency >
109109 <groupId >org.bouncycastle</groupId >
110110 <artifactId >bctls-jdk15on</artifactId >
111- <version >1.62 </version >
111+ <version >1.65 </version >
112112 </dependency >
113113 <dependency >
114114 <groupId >org.jruby</groupId >
You can’t perform that action at this time.
0 commit comments