Skip to content

Commit a2911fc

Browse files
committed
HBASE-28249 Bump jruby to 9.3.13.0 and related joni and jcodings to 2.2.1 and 1.0.58 respectively
1 parent 6e421e9 commit a2911fc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -846,7 +846,7 @@
846846
<wx.rs.api.version>2.1.1</wx.rs.api.version>
847847
<glassfish.jsp.version>2.3.2</glassfish.jsp.version>
848848
<glassfish.el.version>3.0.1-b08</glassfish.el.version>
849-
<jruby.version>9.3.9.0</jruby.version>
849+
<jruby.version>9.3.13.0</jruby.version>
850850
<junit.version>4.13.2</junit.version>
851851
<hamcrest.version>1.3</hamcrest.version>
852852
<opentelemetry.version>1.15.0</opentelemetry.version>
@@ -863,8 +863,8 @@
863863
<jamon-runtime.version>2.4.1</jamon-runtime.version>
864864
<jettison.version>1.5.4</jettison.version>
865865
<!--Make sure these joni/jcodings are compatible with the versions used by jruby-->
866-
<joni.version>2.1.43</joni.version>
867-
<jcodings.version>1.0.57</jcodings.version>
866+
<joni.version>2.2.1</joni.version>
867+
<jcodings.version>1.0.58</jcodings.version>
868868
<spy.version>2.12.2</spy.version>
869869
<bouncycastle.version>1.76</bouncycastle.version>
870870
<skyscreamer.version>1.5.1</skyscreamer.version>

0 commit comments

Comments
 (0)