Bump org.jruby:jruby-complete from 10.0.2.0 to 10.0.3.0

Bumps org.jruby:jruby-complete from 10.0.2.0 to 10.0.3.0.

---
updated-dependencies:
- dependency-name: org.jruby:jruby-complete
  dependency-version: 10.0.3.0
  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 2449ff9..3f71383 100644
--- a/spec/pom.xml
+++ b/spec/pom.xml
@@ -90,7 +90,7 @@
         <maven.site.skip>true</maven.site.skip>
         <asciidoctorj.version>3.0.1</asciidoctorj.version>
         <asciidoctorj.pdf.version>2.3.23</asciidoctorj.pdf.version>
-        <jruby.version>10.0.2.0</jruby.version>
+        <jruby.version>10.0.3.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>