Bump org.jruby:jruby-complete from 9.3.14.0 to 9.3.15.0

Bumps org.jruby:jruby-complete from 9.3.14.0 to 9.3.15.0.

---
updated-dependencies:
- dependency-name: org.jruby:jruby-complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/spec/pom.xml b/spec/pom.xml
index 5939855..e87ba95 100644
--- a/spec/pom.xml
+++ b/spec/pom.xml
@@ -84,7 +84,7 @@
         <maven.site.skip>true</maven.site.skip>
         <asciidoctorj.version>2.5.13</asciidoctorj.version>
         <asciidoctorj.pdf.version>2.3.17</asciidoctorj.pdf.version>
-        <jruby.version>9.3.14.0</jruby.version>
+        <jruby.version>9.3.15.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>