File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ Bug Fixes::
17
17
18
18
* Fix default value for eruby which caused a fail when using erb templates (#610)
19
19
* Fix maven properties not being injected as attributes during site conversion (#656)
20
+ * Remove Java 'requires open access' module warning in modern Java versions with JRuby v9.4.5.0 (#553)
20
21
21
22
Improvements::
22
23
Original file line number Diff line number Diff line change 77
77
<project .java.version>11</project .java.version>
78
78
<project .execution.environment>JavaSE-1.8</project .execution.environment>
79
79
<asciidoctorj .version>2.5.10</asciidoctorj .version>
80
- <jruby .version>9.4.2 .0</jruby .version>
80
+ <jruby .version>9.4.5 .0</jruby .version>
81
81
<maven .project.version>3.9.1</maven .project.version>
82
82
<maven .jacoco.plugin.version>0.8.8</maven .jacoco.plugin.version>
83
83
</properties >
You can’t perform that action at this time.
0 commit comments