We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 095f22b + cd0c3bc commit 116a41dCopy full SHA for 116a41d
wayang-docs/pom.xml
@@ -20,7 +20,7 @@
20
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
21
<modelVersion>4.0.0</modelVersion>
22
<packaging>pom</packaging>
23
-
+
24
<parent>
25
<artifactId>wayang</artifactId>
26
<groupId>org.apache.wayang</groupId>
@@ -92,7 +92,7 @@
92
<gemHome>${env.GEM_HOME}/</gemHome>
93
<gemPath>${env.GEM_HOME}/</gemPath>
94
<supportNative>true</supportNative>
95
- <jrubyVersion>9.2.5.0</jrubyVersion>
+ <jrubyVersion>9.4.14.10</jrubyVersion>
96
<addProjectClasspath>true</addProjectClasspath>
97
<jrubyVerbose>false</jrubyVerbose>
98
</configuration>
0 commit comments