Skip to content

Commit 211e22c

Browse files
authored
Merge pull request #1348 from diguage/dependabot/maven/org.jruby-jruby-10.0.0.1
Bump org.jruby:jruby from 10.0.0.0 to 10.0.0.1
2 parents 6ad91a6 + 9aed37b commit 211e22c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<gem-maven-plugin.version>3.0.5</gem-maven-plugin.version>
4040
<download-maven-plugin.version>1.13.0</download-maven-plugin.version>
4141
<exec-maven-plugin.version>3.5.0</exec-maven-plugin.version>
42-
<jruby.version>10.0.0.0</jruby.version>
42+
<jruby.version>10.0.0.1</jruby.version>
4343
<gem.path>${project.basedir}/cfg/gems</gem.path>
4444
<pdf-fonts.path>${project.basedir}/cfg/fonts</pdf-fonts.path>
4545
<pdf-fonts.baseuri>https://github.com/diguage/open-fonts/releases/download/latest</pdf-fonts.baseuri>

0 commit comments

Comments
 (0)