Skip to content

Commit 9c1244f

Browse files
author
fernandis, xavier
committed
[HBASE-29651] Bump jruby to 9.4.14.0 to fix jruby CVEs
1 parent 47f7e1d commit 9c1244f

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
@@ -896,7 +896,7 @@
896896
<servlet.api.version>4.0.1</servlet.api.version>
897897
<wx.rs.api.version>2.1.1</wx.rs.api.version>
898898
<tomcat.jasper.version>9.0.110</tomcat.jasper.version>
899-
<jruby.version>9.4.12.1</jruby.version>
899+
<jruby.version>9.4.14.0</jruby.version>
900900
<junit.jupiter.version>5.13.4</junit.jupiter.version>
901901
<junit.vintage.version>5.13.4</junit.vintage.version>
902902
<hamcrest.version>1.3</hamcrest.version>
@@ -921,8 +921,8 @@
921921
<jamon-runtime.version>2.4.1</jamon-runtime.version>
922922
<jettison.version>1.5.4</jettison.version>
923923
<!--Make sure these joni/jcodings are compatible with the versions used by jruby-->
924-
<joni.version>2.2.3</joni.version>
925-
<jcodings.version>1.0.61</jcodings.version>
924+
<joni.version>2.2.5</joni.version>
925+
<jcodings.version>1.0.63</jcodings.version>
926926
<spy.version>2.12.3</spy.version>
927927
<bouncycastle.version>1.81</bouncycastle.version>
928928
<skyscreamer.version>1.5.1</skyscreamer.version>

0 commit comments

Comments
 (0)