Skip to content

Commit

Permalink
Revert Dependabot's JRuby update - it breaks the spec build
Browse files Browse the repository at this point in the history
This reverts commit 28a4bbe.
  • Loading branch information
markt-asf committed May 24, 2024
1 parent 28a4bbe commit 314c6ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<maven.site.skip>true</maven.site.skip>
<asciidoctorj.version>2.5.13</asciidoctorj.version>
<asciidoctorj.pdf.version>2.3.15</asciidoctorj.pdf.version>
<jruby.version>9.4.7.0</jruby.version>
<jruby.version>9.3.13.0</jruby.version>
<!-- status: DRAFT, BETA, etc., or blank for final -->
<status>DRAFT</status>
<maven.build.timestamp.format>MMMM dd, yyyy</maven.build.timestamp.format>
Expand Down

0 comments on commit 314c6ed

Please sign in to comment.