Skip to content

Commit

Permalink
HBASE-27585 Bump up jruby to 9.3.9.0 and related joni and jcodings to…
Browse files Browse the repository at this point in the history
… 2.1.43 and 1.0.57 respectively (#4992)

Co-authored-by: Rajeshbabu Chintaguntla <[email protected]>
Signed-off-by: Duo Zhang <[email protected]>
Signed-off-by: Reid Chan <[email protected]>
(cherry picked from commit 2358640)
  • Loading branch information
chrajeshbabu authored and Apache9 committed Jan 28, 2023
1 parent 96457e4 commit 2e727a8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -576,7 +576,7 @@
<wx.rs.api.version>2.1.1</wx.rs.api.version>
<glassfish.jsp.version>2.3.2</glassfish.jsp.version>
<glassfish.el.version>3.0.1-b08</glassfish.el.version>
<jruby.version>9.2.13.0</jruby.version>
<jruby.version>9.3.9.0</jruby.version>
<junit.version>4.13.2</junit.version>
<hamcrest.version>1.3</hamcrest.version>
<htrace.version>4.2.0-incubating</htrace.version>
Expand All @@ -596,8 +596,8 @@
<jamon-runtime.version>2.4.1</jamon-runtime.version>
<jettison.version>1.5.2</jettison.version>
<!--Make sure these joni/jcodings are compatible with the versions used by jruby-->
<joni.version>2.1.31</joni.version>
<jcodings.version>1.0.55</jcodings.version>
<joni.version>2.1.43</joni.version>
<jcodings.version>1.0.57</jcodings.version>
<spy.version>2.12.2</spy.version>
<bouncycastle.version>1.70</bouncycastle.version>
<skyscreamer.version>1.5.1</skyscreamer.version>
Expand Down

0 comments on commit 2e727a8

Please sign in to comment.