Skip to content

Commit e5d9205

Browse files
committed
fix: upgrade org.jruby:jruby-complete from 9.2.20.1 to 9.4.12.1
Snyk has created this PR to upgrade org.jruby:jruby-complete from 9.2.20.1 to 9.4.12.1. See this package in maven: org.jruby:jruby-complete See this project in Snyk: https://app.snyk.io/org/unknown-MKcVLyZJkLRtVvumWzZQgb/project/7e102853-707a-4e86-9d3f-caa88828bdbb?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent e752e5f commit e5d9205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>org.jruby</groupId>
8383
<artifactId>jruby-complete</artifactId>
84-
<version>9.2.20.1</version>
84+
<version>9.4.12.1</version>
8585
<scope>provided</scope>
8686
</dependency>
8787
</dependencies>

0 commit comments

Comments
 (0)