Skip to content

Commit 47c3186

Browse files
chrajeshbabuApache9
authored andcommitted
HBASE-27585 Bump up jruby to 9.3.9.0 and related joni and jcodings to 2.1.43 and 1.0.57 respectively (#4992)
Co-authored-by: Rajeshbabu Chintaguntla <rchintag@visa.com> Signed-off-by: Duo Zhang <zhangduo@apache.org> Signed-off-by: Reid Chan <reidchan@apache.org> (cherry picked from commit 2358640)
1 parent 93f0a44 commit 47c3186

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@
582582
<wx.rs.api.version>2.1.1</wx.rs.api.version>
583583
<glassfish.jsp.version>2.3.2</glassfish.jsp.version>
584584
<glassfish.el.version>3.0.1-b08</glassfish.el.version>
585-
<jruby.version>9.2.13.0</jruby.version>
585+
<jruby.version>9.3.9.0</jruby.version>
586586
<junit.version>4.13.2</junit.version>
587587
<hamcrest.version>1.3</hamcrest.version>
588588
<opentelemetry.version>1.15.0</opentelemetry.version>
@@ -603,8 +603,8 @@
603603
<jamon-runtime.version>2.4.1</jamon-runtime.version>
604604
<jettison.version>1.5.2</jettison.version>
605605
<!--Make sure these joni/jcodings are compatible with the versions used by jruby-->
606-
<joni.version>2.1.31</joni.version>
607-
<jcodings.version>1.0.55</jcodings.version>
606+
<joni.version>2.1.43</joni.version>
607+
<jcodings.version>1.0.57</jcodings.version>
608608
<spy.version>2.12.2</spy.version>
609609
<bouncycastle.version>1.70</bouncycastle.version>
610610
<skyscreamer.version>1.5.1</skyscreamer.version>

0 commit comments

Comments
 (0)