Skip to content

Commit 5c31797

Browse files
committed
use recent jruby-openssl that works better with all jrubies
1 parent 3605090 commit 5c31797

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
<dependency>
149149
<groupId>rubygems</groupId>
150150
<artifactId>jruby-openssl</artifactId>
151-
<version>0.9.6</version>
151+
<version>0.9.14</version>
152152
<type>gem</type>
153153
<scope>provided</scope>
154154
</dependency>

0 commit comments

Comments
 (0)